|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpTransportChannelSupport | |
org.activemq.transport.http | A transport using the HTTP protocol to allow ActiveMQ to tunnel through firewalls. |
org.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. |
Uses of HttpTransportChannelSupport in org.activemq.transport.http |
Subclasses of HttpTransportChannelSupport in org.activemq.transport.http | |
class |
HttpClientTransportChannel
A HTTP TransportChannel which uses the
commons-httpclient library |
class |
HttpTransportChannel
|
Uses of HttpTransportChannelSupport in org.activemq.transport.https |
Subclasses of HttpTransportChannelSupport in org.activemq.transport.https | |
class |
HttpsTransportChannel
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |