Uses of Class
org.apache.activemq.transport.http.HttpEmbeddedTunnelServlet
-
Packages that use HttpEmbeddedTunnelServlet Package Description org.apache.activemq.transport.http 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.http Modifier and Type Class Description class
HttpSpringEmbeddedTunnelServlet
This 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.
-