Uses of Class
javax.jmdns.impl.HostInfo
Packages that use HostInfo
-
Uses of HostInfo in javax.jmdns.impl
Methods in javax.jmdns.impl that return HostInfoModifier and TypeMethodDescriptionJmDNSImpl.getLocalHost()
Returns the local host infostatic HostInfo
HostInfo.newHostInfo
(InetAddress address, JmDNSImpl dns, String jmdnsName) Methods in javax.jmdns.impl with parameters of type HostInfoModifier and TypeMethodDescriptionServiceInfoImpl.answers
(DNSRecordClass recordClass, boolean unique, int ttl, HostInfo localHost) Create a series of answer that correspond with the give service info.