Uses of Package
org.activemq.transport.http

Packages that use org.activemq.transport.http
org.activemq.transport.http A transport using the HTTP protocol to allow ActiveMQ to tunnel through firewalls. 
org.activemq.transport.https A transport using the HTTPS protocol (built on top of the HTTP transport) to allow ActiveMQ to tunnel through firewalls using SSL. 
 

Classes in org.activemq.transport.http used by org.activemq.transport.http
HttpServerTransportChannel
          A server side HTTP based TransportChannel which processes incoming packets and adds outgoing packets onto a Channel so that they can be dispatched by the HTTP GET requests from the client.
HttpTransportChannelSupport
           
HttpTunnelServlet
          A servlet which handles server side HTTP transport, delegaging to the ActiveMQ broker.
 

Classes in org.activemq.transport.http used by org.activemq.transport.https
HttpTransportChannel
           
HttpTransportChannelFactory
           
HttpTransportChannelSupport
           
HttpTransportConnector
           
HttpTransportConnectorFactory
           
 



Copyright © 2004-2009 Protique, Ltd.. All Rights Reserved.