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

Packages that use HttpTransportFactory
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 HttpTransportFactory in org.apache.activemq.transport.https
 

Subclasses of HttpTransportFactory in org.apache.activemq.transport.https
 class HttpsTransportFactory
          Factory of HTTPS based transports
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.