Uses of Class
org.apache.activemq.transport.http.HttpTransportServer
Packages that use HttpTransportServer
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 HttpTransportServer in org.apache.activemq.transport.http
Fields in org.apache.activemq.transport.http declared as HttpTransportServerModifier and TypeFieldDescriptionprotected HttpTransportServerHttpEmbeddedTunnelServlet.transportConnector -
Uses of HttpTransportServer in org.apache.activemq.transport.https
Subclasses of HttpTransportServer in org.apache.activemq.transport.https