Uses of Class
org.apache.activemq.transport.http.HttpTransportFactory
Packages that use HttpTransportFactory
Package
Description
A transport using the HTTP protocol to allow ActiveMQ to tunnel through firewalls.
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.http
Constructors in org.apache.activemq.transport.http with parameters of type HttpTransportFactory -
Uses of HttpTransportFactory in org.apache.activemq.transport.https
Subclasses of HttpTransportFactory in org.apache.activemq.transport.https