|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransportServerSupport | |
---|---|
org.apache.activemq.transport | The core Transport abstraction and support classes |
org.apache.activemq.transport.tcp | TCP/IP based Transport implementation. |
org.apache.activemq.transport.udp | UDP based Transport implementation. |
Uses of TransportServerSupport in org.apache.activemq.transport |
---|
Subclasses of TransportServerSupport in org.apache.activemq.transport | |
---|---|
class |
TransportServerThreadSupport
A useful base class for implementations of TransportServer which uses
a background thread to accept new connections. |
Uses of TransportServerSupport in org.apache.activemq.transport.tcp |
---|
Subclasses of TransportServerSupport in org.apache.activemq.transport.tcp | |
---|---|
class |
SslTransportServer
An SSL TransportServer. |
class |
TcpTransportServer
A TCP based implementation of TransportServer |
Uses of TransportServerSupport in org.apache.activemq.transport.udp |
---|
Subclasses of TransportServerSupport in org.apache.activemq.transport.udp | |
---|---|
class |
UdpTransportServer
A UDP based implementation of TransportServer |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |