Uses of Class
org.apache.activemq.transport.TransportSupport
Packages that use TransportSupport
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 TransportSupport in org.apache.activemq.transport
Subclasses of TransportSupport in org.apache.activemq.transportModifier and TypeClassDescriptionclassA useful base class for a transport implementation which has a background reading thread. -
Uses of TransportSupport in org.apache.activemq.transport.multicast
Subclasses of TransportSupport in org.apache.activemq.transport.multicast -
Uses of TransportSupport in org.apache.activemq.transport.nio
Subclasses of TransportSupport in org.apache.activemq.transport.nioModifier and TypeClassDescriptionclassclassAn implementation of theTransportinterface using raw tcp/ip -
Uses of TransportSupport in org.apache.activemq.transport.tcp
Subclasses of TransportSupport in org.apache.activemq.transport.tcpModifier and TypeClassDescriptionclassA Transport class that uses SSL and client-side certificate authentication.classAn implementation of theTransportinterface using raw tcp/ip -
Uses of TransportSupport in org.apache.activemq.transport.udp
Subclasses of TransportSupport in org.apache.activemq.transport.udpModifier and TypeClassDescriptionclassAn implementation of theTransportinterface using raw UDP