Uses of Class
org.apache.activemq.transport.http.HttpTransportSupport

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 TransportChannel which uses the commons-httpclient library
 class HttpTransport
          Deprecated.  
 

Uses of HttpTransportSupport in org.apache.activemq.transport.https
 

Subclasses of HttpTransportSupport in org.apache.activemq.transport.https
 class HttpsClientTransport
           
 class HttpsTransport
          Deprecated.  
 



Copyright © 2005-2012 FuseSource, Corp.. All Rights Reserved.