Uses of Class
org.apache.activemq.transport.TransportThreadSupport
Packages that use TransportThreadSupport
Package
Description
A Multicast based Transport implementation.
TCP/IP based Transport implementation.
UDP based Transport implementation.
-
Uses of TransportThreadSupport in org.apache.activemq.transport.multicast
Subclasses of TransportThreadSupport in org.apache.activemq.transport.multicast -
Uses of TransportThreadSupport in org.apache.activemq.transport.nio
Subclasses of TransportThreadSupport in org.apache.activemq.transport.nioModifier and TypeClassDescriptionclassclassAn implementation of theTransportinterface using raw tcp/ip -
Uses of TransportThreadSupport in org.apache.activemq.transport.tcp
Subclasses of TransportThreadSupport 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 TransportThreadSupport in org.apache.activemq.transport.udp
Subclasses of TransportThreadSupport in org.apache.activemq.transport.udpModifier and TypeClassDescriptionclassAn implementation of theTransportinterface using raw UDP