Serialized Form
Package com.strangeberry.jmdns.tools |
serialVersionUID: 5750114542524415107L
jmmdns
JmmDNS jmmdns
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
serialVersionUID: -8630033521752540987L
serialVersionUID: -8558445644541006271L
serialVersionUID: -3264781576883412227L
_dns
JmDNSImpl _dns
_task
DNSTask _task
_state
javax.jmdns.impl.constants.DNSState _state
_announcing
DNSStatefulObject.DNSStatefulObjectSemaphore _announcing
_canceling
DNSStatefulObject.DNSStatefulObjectSemaphore _canceling
serialVersionUID: 1445606146153550463L
_inetAddress
java.net.InetAddress _inetAddress
serialVersionUID: 7107973622016897488L
_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.