|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.getTransportChannel(HttpServletRequest request)
|
protected HttpServerTransportChannel |
HttpTunnelServlet.createTransportChannel()
|
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |