Uses of Class
org.apache.activemq.transport.TransportServerSupport
Packages that use TransportServerSupport
Package
Description
The core Transport abstraction and support classes
TCP/IP based Transport implementation.
UDP based Transport implementation.
-
Uses of TransportServerSupport in org.apache.activemq.transport
Subclasses of TransportServerSupport in org.apache.activemq.transportModifier and TypeClassDescriptionclassA useful base class for implementations ofTransportServerwhich uses a background thread to accept new connections. -
Uses of TransportServerSupport in org.apache.activemq.transport.nio
Subclasses of TransportServerSupport in org.apache.activemq.transport.nio -
Uses of TransportServerSupport in org.apache.activemq.transport.tcp
Subclasses of TransportServerSupport in org.apache.activemq.transport.tcpModifier and TypeClassDescriptionclassAn SSL TransportServer.classA TCP based implementation ofTransportServer -
Uses of TransportServerSupport in org.apache.activemq.transport.udp
Subclasses of TransportServerSupport in org.apache.activemq.transport.udp