Uses of Class
org.apache.activemq.transport.http.HttpTunnelServlet
Packages that use HttpTunnelServlet
Package
Description
A transport using the HTTP protocol to allow ActiveMQ to tunnel through firewalls.
-
Uses of HttpTunnelServlet in org.apache.activemq.transport.http
Subclasses of HttpTunnelServlet in org.apache.activemq.transport.httpModifier and TypeClassDescriptionclassThis servlet embeds an ActiveMQ broker inside a servlet engine which is ideal for deploying ActiveMQ inside a WAR and using this servlet as a HTTP tunnel.classThis servlet embeds an ActiveMQ broker inside a servlet engine which is ideal for deploying ActiveMQ inside a WAR and using this servlet as a HTTP tunnel.