Public Member Functions | |
| void | cannotRecoverFromIOError (JmDNS dns, Collection< ServiceInfo > infos) | 
Definition at line 25 of file JmDNS.java.
| void javax.jmdns.JmDNS.Delegate.cannotRecoverFromIOError | ( | JmDNS | dns, | 
| Collection< ServiceInfo > | infos | ||
| ) | 
This method is called if JmDNS cannot recover from an I/O error.
| dns | target DNS | 
| infos | service info registered with the DNS |