|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransportServerSupport | |
|---|---|
| org.apache.activemq.transport | The core Transport abstraction and support classes |
| org.apache.activemq.transport.http | A transport using the HTTP protocol to allow ActiveMQ to tunnel through firewalls. |
| org.apache.activemq.transport.https | A transport using the HTTPS protocol (built on top of the HTTP transport) to allow ActiveMQ to tunnel through firewalls using SSL. |
| org.apache.activemq.transport.tcp | TCP/IP based Transport implementation. |
| org.apache.activemq.transport.udp | UDP based Transport implementation. |
| org.apache.activemq.transport.ws | |
| org.apache.activemq.transport.xmpp | |
| 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.http |
|---|
| Subclasses of TransportServerSupport in org.apache.activemq.transport.http | |
|---|---|
class |
HttpTransportServer
|
| Uses of TransportServerSupport in org.apache.activemq.transport.https |
|---|
| Subclasses of TransportServerSupport in org.apache.activemq.transport.https | |
|---|---|
class |
HttpsTransportServer
|
| 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 |
| Uses of TransportServerSupport in org.apache.activemq.transport.ws |
|---|
| Subclasses of TransportServerSupport in org.apache.activemq.transport.ws | |
|---|---|
class |
WSTransportServer
Creates a web server and registers web socket server |
| Uses of TransportServerSupport in org.apache.activemq.transport.xmpp |
|---|
| Subclasses of TransportServerSupport in org.apache.activemq.transport.xmpp | |
|---|---|
class |
XmppTransportServer
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||