javax.jmdns.impl.JmDNSImpl Member List
This is the complete list of members for javax.jmdns.impl.JmDNSImpl, including all inherited members.
__recover()javax.jmdns.impl.JmDNSImpl [inline, package]
_cachejavax.jmdns.impl.JmDNSImpl [private]
_delegatejavax.jmdns.impl.JmDNSImpl [private]
_executorjavax.jmdns.impl.JmDNSImpl [private]
_groupjavax.jmdns.impl.JmDNSImpl [private]
_incomingListenerjavax.jmdns.impl.JmDNSImpl [private]
_ioLockjavax.jmdns.impl.JmDNSImpl [private]
_lastThrottleIncrementjavax.jmdns.impl.JmDNSImpl [private]
_listenersjavax.jmdns.impl.JmDNSImpl [private]
_localHostjavax.jmdns.impl.JmDNSImpl [private]
_namejavax.jmdns.impl.JmDNSImpl [private]
_plannedAnswerjavax.jmdns.impl.JmDNSImpl [private]
_randomjavax.jmdns.impl.JmDNSImpl [private, static]
_recoverLockjavax.jmdns.impl.JmDNSImpl [private]
_serviceCollectorsjavax.jmdns.impl.JmDNSImpl [private]
_serviceListenersjavax.jmdns.impl.JmDNSImpl [private]
_servicesjavax.jmdns.impl.JmDNSImpl [private]
_serviceTypesjavax.jmdns.impl.JmDNSImpl [private]
_shutdownjavax.jmdns.impl.JmDNSImpl [protected]
_socketjavax.jmdns.impl.JmDNSImpl [private]
_throttlejavax.jmdns.impl.JmDNSImpl [private]
_typeListenersjavax.jmdns.impl.JmDNSImpl [private]
addAnswer(DNSIncoming in, InetAddress addr, int port, DNSOutgoing out, DNSRecord rec)javax.jmdns.impl.JmDNSImpl [inline]
addListener(DNSListener listener, DNSQuestion question)javax.jmdns.impl.JmDNSImpl [inline]
addServiceListener(String type, ServiceListener listener)javax.jmdns.impl.JmDNSImpl [inline, virtual]
addServiceListener(String type, ServiceListener listener, boolean synch)javax.jmdns.impl.JmDNSImpl [inline, private]
addServiceTypeListener(ServiceTypeListener listener)javax.jmdns.impl.JmDNSImpl [inline, virtual]
advanceState(DNSTask task)javax.jmdns.impl.JmDNSImpl [inline]
associateWithTask(DNSTask task, DNSState state)javax.jmdns.impl.JmDNSImpl [inline]
cancelState()javax.jmdns.impl.JmDNSImpl [inline]
cancelStateTimer()javax.jmdns.impl.JmDNSImpl [inline]
cancelTimer()javax.jmdns.impl.JmDNSImpl [inline]
cleanCache()javax.jmdns.impl.JmDNSImpl [inline]
close()javax.jmdns.impl.JmDNSImpl [inline]
closeMulticastSocket()javax.jmdns.impl.JmDNSImpl [inline, private]
closeState()javax.jmdns.impl.JmDNSImpl [inline]
create()javax.jmdns.JmDNS [inline, static]
create(final InetAddress addr)javax.jmdns.JmDNS [inline, static]
create(final String name)javax.jmdns.JmDNS [inline, static]
create(final InetAddress addr, final String name)javax.jmdns.JmDNS [inline, static]
disposeServiceCollectors()javax.jmdns.impl.JmDNSImpl [inline, private]
getCache()javax.jmdns.impl.JmDNSImpl [inline]
getDelegate()javax.jmdns.impl.JmDNSImpl [inline, virtual]
getDns()javax.jmdns.impl.JmDNSImpl [inline]
getGroup()javax.jmdns.impl.JmDNSImpl [inline]
getHostName()javax.jmdns.impl.JmDNSImpl [inline, virtual]
getInetAddress()javax.jmdns.impl.JmDNSImpl [inline, virtual]
getInterface()javax.jmdns.impl.JmDNSImpl [inline, virtual]
getLastThrottleIncrement()javax.jmdns.impl.JmDNSImpl [inline]
getLocalHost()javax.jmdns.impl.JmDNSImpl [inline]
getName()javax.jmdns.impl.JmDNSImpl [inline, virtual]
getPlannedAnswer()javax.jmdns.impl.JmDNSImpl [inline]
getRandom()javax.jmdns.impl.JmDNSImpl [inline, static]
getServiceInfo(String type, String name)javax.jmdns.impl.JmDNSImpl [inline, virtual]
getServiceInfo(String type, String name, long timeout)javax.jmdns.impl.JmDNSImpl [inline, virtual]
getServiceInfo(String type, String name, boolean persistent)javax.jmdns.impl.JmDNSImpl [inline, virtual]
getServiceInfo(String type, String name, boolean persistent, long timeout)javax.jmdns.impl.JmDNSImpl [inline, virtual]
getServiceInfoFromCache(String type, String name, String subtype, boolean persistent)javax.jmdns.impl.JmDNSImpl [inline, package]
getServices()javax.jmdns.impl.JmDNSImpl [inline]
getServiceTypes()javax.jmdns.impl.JmDNSImpl [inline]
getSocket()javax.jmdns.impl.JmDNSImpl [inline]
getThrottle()javax.jmdns.impl.JmDNSImpl [inline]
handleQuery(DNSIncoming in, InetAddress addr, int port)javax.jmdns.impl.JmDNSImpl [inline, package]
handleRecord(DNSRecord record, long now)javax.jmdns.impl.JmDNSImpl [inline, package]
handleResponse(DNSIncoming msg)javax.jmdns.impl.JmDNSImpl [inline, package]
handleServiceResolved(ServiceEvent event)javax.jmdns.impl.JmDNSImpl [inline, package]
incrementName(String name)javax.jmdns.impl.JmDNSImpl [inline, package]
ioLock()javax.jmdns.impl.JmDNSImpl [inline]
ioUnlock()javax.jmdns.impl.JmDNSImpl [inline]
isAnnounced()javax.jmdns.impl.JmDNSImpl [inline]
isAnnouncing()javax.jmdns.impl.JmDNSImpl [inline]
isAssociatedWithTask(DNSTask task, DNSState state)javax.jmdns.impl.JmDNSImpl [inline]
isCanceled()javax.jmdns.impl.JmDNSImpl [inline]
isCanceling()javax.jmdns.impl.JmDNSImpl [inline]
isClosed()javax.jmdns.impl.JmDNSImpl [inline]
isClosing()javax.jmdns.impl.JmDNSImpl [inline]
isProbing()javax.jmdns.impl.JmDNSImpl [inline]
JmDNSImpl(InetAddress address, String name)javax.jmdns.impl.JmDNSImpl [inline]
list(String type)javax.jmdns.impl.JmDNSImpl [inline, virtual]
list(String type, long timeout)javax.jmdns.impl.JmDNSImpl [inline, virtual]
listBySubtype(String type)javax.jmdns.impl.JmDNSImpl [inline, virtual]
listBySubtype(String type, long timeout)javax.jmdns.impl.JmDNSImpl [inline, virtual]
loggerjavax.jmdns.impl.JmDNSImpl [private, static]
main(String[] argv)javax.jmdns.impl.JmDNSImpl [inline, static]
makeServiceNameUnique(ServiceInfoImpl info)javax.jmdns.impl.JmDNSImpl [inline, private]
openMulticastSocket(HostInfo hostInfo)javax.jmdns.impl.JmDNSImpl [inline, private]
printServices()javax.jmdns.impl.JmDNSImpl [inline, virtual]
purgeStateTimer()javax.jmdns.impl.JmDNSImpl [inline]
purgeTimer()javax.jmdns.impl.JmDNSImpl [inline]
recover()javax.jmdns.impl.JmDNSImpl [inline]
recoverState()javax.jmdns.impl.JmDNSImpl [inline]
registerService(ServiceInfo infoAbstract)javax.jmdns.impl.JmDNSImpl [inline, virtual]
registerServiceType(String type)javax.jmdns.impl.JmDNSImpl [inline, virtual]
removeAssociationWithTask(DNSTask task)javax.jmdns.impl.JmDNSImpl [inline]
removeListener(DNSListener listener)javax.jmdns.impl.JmDNSImpl [inline]
removeServiceListener(String type, ServiceListener listener)javax.jmdns.impl.JmDNSImpl [inline, virtual]
removeServiceTypeListener(ServiceTypeListener listener)javax.jmdns.impl.JmDNSImpl [inline, virtual]
renewServiceCollector(DNSRecord record)javax.jmdns.impl.JmDNSImpl [inline]
requestServiceInfo(String type, String name)javax.jmdns.impl.JmDNSImpl [inline, virtual]
requestServiceInfo(String type, String name, boolean persistent)javax.jmdns.impl.JmDNSImpl [inline, virtual]
requestServiceInfo(String type, String name, long timeout)javax.jmdns.impl.JmDNSImpl [inline, virtual]
requestServiceInfo(String type, String name, boolean persistent, long timeout)javax.jmdns.impl.JmDNSImpl [inline, virtual]
resolveServiceInfo(String type, String name, String subtype, boolean persistent)javax.jmdns.impl.JmDNSImpl [inline, package]
respondToQuery(DNSIncoming in)javax.jmdns.impl.JmDNSImpl [inline]
revertState()javax.jmdns.impl.JmDNSImpl [inline]
send(DNSOutgoing out)javax.jmdns.impl.JmDNSImpl [inline]
setDelegate(Delegate delegate)javax.jmdns.impl.JmDNSImpl [inline]
javax::jmdns::JmDNS.setDelegate(Delegate value)javax.jmdns.JmDNS [pure virtual]
setLastThrottleIncrement(long lastThrottleIncrement)javax.jmdns.impl.JmDNSImpl [inline]
setLocalHost(HostInfo localHost)javax.jmdns.impl.JmDNSImpl [inline, package]
setPlannedAnswer(DNSIncoming plannedAnswer)javax.jmdns.impl.JmDNSImpl [inline]
setThrottle(int throttle)javax.jmdns.impl.JmDNSImpl [inline]
start(Collection<?extends ServiceInfo > serviceInfos)javax.jmdns.impl.JmDNSImpl [inline, private]
startAnnouncer()javax.jmdns.impl.JmDNSImpl [inline]
startCanceler()javax.jmdns.impl.JmDNSImpl [inline]
startProber()javax.jmdns.impl.JmDNSImpl [inline]
startReaper()javax.jmdns.impl.JmDNSImpl [inline]
startRenewer()javax.jmdns.impl.JmDNSImpl [inline]
startResponder(DNSIncoming in, int port)javax.jmdns.impl.JmDNSImpl [inline]
startServiceInfoResolver(ServiceInfoImpl info)javax.jmdns.impl.JmDNSImpl [inline]
startServiceResolver(String type)javax.jmdns.impl.JmDNSImpl [inline]
startTypeResolver()javax.jmdns.impl.JmDNSImpl [inline]
toString()javax.jmdns.impl.JmDNSImpl [inline]
toUnqualifiedName(String type, String qualifiedName)javax.jmdns.impl.JmDNSImpl [inline, package, static]
unregisterAllServices()javax.jmdns.impl.JmDNSImpl [inline, virtual]
unregisterService(ServiceInfo infoAbstract)javax.jmdns.impl.JmDNSImpl [inline, virtual]
updateRecord(long now, DNSRecord rec, Operation operation)javax.jmdns.impl.JmDNSImpl [inline]
VERSIONjavax.jmdns.JmDNS [static]
waitForAnnounced(long timeout)javax.jmdns.impl.JmDNSImpl [inline]
waitForCanceled(long timeout)javax.jmdns.impl.JmDNSImpl [inline]
waitForInfoData(ServiceInfo info, long timeout)javax.jmdns.impl.JmDNSImpl [inline, private]


zeroconf_jmdns_suite
Author(s): Daniel Stonier
autogenerated on Thu Aug 27 2015 15:50:27