JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
javax.jmdns.impl
ServiceInfoImpl
Delegate
Contents
Description
Method Summary
Method Details
textValueUpdated(ServiceInfo, byte[])
Hide sidebar
Show sidebar
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 Details
textValueUpdated
void
textValueUpdated
(
ServiceInfo
target, byte[] value)