Uses of Class
org.activemq.transport.http.HttpServerTransportChannel

Packages that use HttpServerTransportChannel
org.activemq.transport.http A transport using the HTTP protocol to allow ActiveMQ to tunnel through firewalls. 
 

Uses of HttpServerTransportChannel in org.activemq.transport.http
 

Methods in org.activemq.transport.http that return HttpServerTransportChannel
protected  HttpServerTransportChannel HttpTunnelServlet.createTransportChannel()
           
protected  HttpServerTransportChannel HttpTunnelServlet.getTransportChannel(HttpServletRequest request)
           
 

Methods in org.activemq.transport.http with parameters of type HttpServerTransportChannel
protected  void HttpTunnelServlet.keepAlivePing(HttpServerTransportChannel channel)
          Disable this channel from being auto-disconnected after a timeout period
 



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