Package jmri.util.zeroconf
Class ZeroConfServiceEvent
java.lang.Object
java.util.EventObject
jmri.util.zeroconf.ZeroConfServiceEvent
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedZeroConfServiceEvent(ZeroConfService service, javax.jmdns.JmDNS dns) -
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
ZeroConfServiceEvent
-
-
Method Details
-
getService
- Returns:
- the service
-
getAddress
- Returns:
- the address or null if there is an IO exception.
-