Uses of Class
org.activemq.transport.http.HttpTransportChannelSupport

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
           
 



Copyright © 2004-2009 Protique, Ltd.. All Rights Reserved.