Uses of Interface
org.apache.activemq.util.ServiceListener
Packages that use ServiceListener
Package
Description
TCP/IP based Transport implementation.
-
Uses of ServiceListener in org.apache.activemq.transport.nio
Classes in org.apache.activemq.transport.nio that implement ServiceListener -
Uses of ServiceListener in org.apache.activemq.transport.tcp
Classes in org.apache.activemq.transport.tcp that implement ServiceListenerModifier and TypeClassDescriptionclassAn SSL TransportServer.classA TCP based implementation ofTransportServer -
Uses of ServiceListener in org.apache.activemq.util
Methods in org.apache.activemq.util with parameters of type ServiceListenerModifier and TypeMethodDescriptionvoidServiceSupport.addServiceListener(ServiceListener l) voidServiceSupport.removeServiceListener(ServiceListener l)