Serialized Form
jmdns
JmDNS jmdns
headers
java.util.Vector headers
type
java.lang.String type
types
javax.swing.DefaultListModel types
typeList
javax.swing.JList typeList
services
javax.swing.DefaultListModel services
serviceList
javax.swing.JList serviceList
info
javax.swing.JTextArea info
type
java.lang.String type
- The type name of the service.
name
java.lang.String name
- The instance name of the service. Or null, if the event was
fired to a service type listener.
info
ServiceInfo info
- The service info record, or null if the service could be be resolved.
This is also null, if the event was fired to a service type listener.