public static interface JmDNS.Delegate
Modifier and Type | Method and Description |
---|---|
void |
cannotRecoverFromIOError(JmDNS dns,
Collection<ServiceInfo> infos)
This method is called if JmDNS cannot recover from an I/O error.
|
void cannotRecoverFromIOError(JmDNS dns, Collection<ServiceInfo> infos)
dns
- target DNSinfos
- service info registered with the DNSCopyright © 2002–2014 JmDNS. All rights reserved.