javax.jmdns.impl
Interface ServiceInfoImpl.Delegate

All Known Implementing Classes:
JmmDNSImpl
Enclosing class:
ServiceInfoImpl

public static interface ServiceInfoImpl.Delegate


Method Summary
 void textValueUpdated(ServiceInfo target, byte[] value)
           
 

Method Detail

textValueUpdated

void textValueUpdated(ServiceInfo target,
                      byte[] value)