Package org.codehaus.activemq.transport.http

A transport using the HTTP protocol to allow ActiveMQ to tunnel through firewalls.

See:
          Description

Class Summary
HttpClientTransportChannel A HTTP TransportChannel which uses the commons-httpclient library
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.
HttpTransportChannel  
HttpTransportChannelFactory  
HttpTransportChannelSupport  
HttpTransportConnector  
HttpTransportConnectorFactory  
HttpTunnelServlet  
 

Package org.codehaus.activemq.transport.http Description

A transport using the HTTP protocol to allow ActiveMQ to tunnel through firewalls.



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