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