|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpTransportSupport | |
---|---|
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. |
Uses of HttpTransportSupport in org.apache.activemq.transport.http |
---|
Subclasses of HttpTransportSupport in org.apache.activemq.transport.http | |
---|---|
class |
HttpClientTransport
A HTTP org.apache.activemq.transport.TransportChannel which uses the
commons-httpclient
library |
class |
HttpTransport
|
Uses of HttpTransportSupport in org.apache.activemq.transport.https |
---|
Subclasses of HttpTransportSupport in org.apache.activemq.transport.https | |
---|---|
class |
HttpsClientTransport
|
class |
HttpsTransport
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |