Uses of Class
org.apache.activemq.util.ServiceSupport
Packages that use ServiceSupport
Package
Description
The core Transport abstraction and support classes
A Multicast based Transport implementation.
TCP/IP based Transport implementation.
UDP based Transport implementation.
-
Uses of ServiceSupport in org.apache.activemq.thread
Subclasses of ServiceSupport in org.apache.activemq.thread -
Uses of ServiceSupport in org.apache.activemq.transport
Subclasses of ServiceSupport in org.apache.activemq.transportModifier and TypeClassDescriptionclassA useful base class for implementations ofTransportServerclassA useful base class for implementations ofTransportServerwhich uses a background thread to accept new connections.classA useful base class for transport implementations.classA useful base class for a transport implementation which has a background reading thread. -
Uses of ServiceSupport in org.apache.activemq.transport.multicast
Subclasses of ServiceSupport in org.apache.activemq.transport.multicast -
Uses of ServiceSupport in org.apache.activemq.transport.nio
Subclasses of ServiceSupport in org.apache.activemq.transport.nioModifier and TypeClassDescriptionclassclassclassAn implementation of theTransportinterface using raw tcp/ip -
Uses of ServiceSupport in org.apache.activemq.transport.tcp
Subclasses of ServiceSupport in org.apache.activemq.transport.tcpModifier and TypeClassDescriptionclassA Transport class that uses SSL and client-side certificate authentication.classAn SSL TransportServer.classAn implementation of theTransportinterface using raw tcp/ipclassA TCP based implementation ofTransportServer -
Uses of ServiceSupport in org.apache.activemq.transport.udp
Subclasses of ServiceSupport in org.apache.activemq.transport.udpModifier and TypeClassDescriptionclassAn implementation of theTransportinterface using raw UDPclassDeprecated.