, including all inherited members.
__recover() | javax.jmdns.impl.JmDNSImpl | [inline, package] |
_cache | javax.jmdns.impl.JmDNSImpl | [private] |
_delegate | javax.jmdns.impl.JmDNSImpl | [private] |
_executor | javax.jmdns.impl.JmDNSImpl | [private] |
_group | javax.jmdns.impl.JmDNSImpl | [private] |
_incomingListener | javax.jmdns.impl.JmDNSImpl | [private] |
_ioLock | javax.jmdns.impl.JmDNSImpl | [private] |
_lastThrottleIncrement | javax.jmdns.impl.JmDNSImpl | [private] |
_listeners | javax.jmdns.impl.JmDNSImpl | [private] |
_localHost | javax.jmdns.impl.JmDNSImpl | [private] |
_name | javax.jmdns.impl.JmDNSImpl | [private] |
_plannedAnswer | javax.jmdns.impl.JmDNSImpl | [private] |
_random | javax.jmdns.impl.JmDNSImpl | [private, static] |
_recoverLock | javax.jmdns.impl.JmDNSImpl | [private] |
_serviceCollectors | javax.jmdns.impl.JmDNSImpl | [private] |
_serviceListeners | javax.jmdns.impl.JmDNSImpl | [private] |
_services | javax.jmdns.impl.JmDNSImpl | [private] |
_serviceTypes | javax.jmdns.impl.JmDNSImpl | [private] |
_shutdown | javax.jmdns.impl.JmDNSImpl | [protected] |
_socket | javax.jmdns.impl.JmDNSImpl | [private] |
_throttle | javax.jmdns.impl.JmDNSImpl | [private] |
_typeListeners | javax.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] |
logger | javax.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] |
VERSION | javax.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] |