public static interface JmDNS.Delegate
| Modifier and Type | Method | 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–2018 JmDNS. All rights reserved.