Uses of Interface
jmri.util.zeroconf.ZeroConfServiceListener
Packages that use ZeroConfServiceListener
Package
Description
Provides utilities and classes for Zeroconf/Bonjour networking.
-
Uses of ZeroConfServiceListener in jmri.jmrit.withrottle
Classes in jmri.jmrit.withrottle that implement ZeroConfServiceListenerModifier and TypeClassDescriptionclassCopied from UserInterface, but with the UI stuff removed. -
Uses of ZeroConfServiceListener in jmri.util.zeroconf
Methods in jmri.util.zeroconf that return types with arguments of type ZeroConfServiceListenerModifier and TypeMethodDescriptionZeroConfService.getListeners()Get a list of the listeners for this service.Methods in jmri.util.zeroconf with parameters of type ZeroConfServiceListenerModifier and TypeMethodDescriptionvoidZeroConfService.addEventListener(ZeroConfServiceListener l) voidZeroConfService.removeEventListener(ZeroConfServiceListener l)