public class SpyHttpTunnelServlet
extends org.apache.activemq.transport.http.HttpTunnelServlet
| Constructor and Description |
|---|
SpyHttpTunnelServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected void |
doHead(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected void |
doOptions(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected void |
doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
createTransportChannel, createTransportChannel, createWireFormat, getTransportChannel, init, readRequestBodydoDelete, doPut, doTrace, getLastModified, service, serviceprotected void doOptions(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
doOptions in class org.apache.activemq.transport.http.HttpTunnelServletjavax.servlet.ServletExceptionIOExceptionprotected void doHead(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
doHead in class org.apache.activemq.transport.http.HttpTunnelServletjavax.servlet.ServletExceptionIOExceptionprotected void doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
doGet in class org.apache.activemq.transport.http.HttpTunnelServletjavax.servlet.ServletExceptionIOExceptionprotected void doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
doPost in class org.apache.activemq.transport.http.HttpTunnelServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.