Uses of Interface
org.apache.commons.jcs3.utils.discovery.behavior.IDiscoveryListener
Packages that use IDiscoveryListener
Package
Description
- 
Uses of IDiscoveryListener in org.apache.commons.jcs3.auxiliary.lateral.socket.tcpClasses in org.apache.commons.jcs3.auxiliary.lateral.socket.tcp that implement IDiscoveryListenerModifier and TypeClassDescriptionclassThis knows how to add and remove discovered services.
- 
Uses of IDiscoveryListener in org.apache.commons.jcs3.utils.discoveryMethods in org.apache.commons.jcs3.utils.discovery that return types with arguments of type IDiscoveryListenerMethods in org.apache.commons.jcs3.utils.discovery with parameters of type IDiscoveryListenerModifier and TypeMethodDescriptionbooleanUDPDiscoveryService.addDiscoveryListener(IDiscoveryListener listener) Adds a listener.booleanUDPDiscoveryService.removeDiscoveryListener(IDiscoveryListener listener) Removes a listener.