Package | Description |
---|---|
javax.jmdns.impl |
Modifier and Type | Method and Description |
---|---|
HostInfo |
JmDNSImpl.getLocalHost()
Returns the local host info
|
static HostInfo |
HostInfo.newHostInfo(InetAddress address,
JmDNSImpl dns,
String jmdnsName) |
Modifier and Type | Method and Description |
---|---|
Collection<DNSRecord> |
ServiceInfoImpl.answers(DNSRecordClass recordClass,
boolean unique,
int ttl,
HostInfo localHost)
Create a series of answer that correspond with the give service info.
|
Copyright © 2002–2017 JmDNS. All rights reserved.