Package javax.jmdns.impl
Interface ServiceInfoImpl.Delegate
-
- All Known Implementing Classes:
JmmDNSImpl
- Enclosing class:
- ServiceInfoImpl
public static interface ServiceInfoImpl.Delegate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
textValueUpdated(ServiceInfo target, byte[] value)
-
-
-
Method Detail
-
textValueUpdated
void textValueUpdated(ServiceInfo target, byte[] value)
-
-