public class HttpEmbeddedTunnelServlet extends HttpTunnelServlet
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.activemq.broker.BrokerService |
broker |
protected HttpTransportServer |
transportConnector |
| Constructor and Description |
|---|
HttpEmbeddedTunnelServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.activemq.broker.BrokerService |
createBroker()
Factory method to create a new broker
|
protected String |
getConnectorURL() |
void |
init() |
createTransportChannel, createTransportChannel, createWireFormat, doGet, doHead, doOptions, doPost, getTransportChannel, readRequestBodydoDelete, doPut, doTrace, getLastModified, service, serviceprotected org.apache.activemq.broker.BrokerService broker
protected HttpTransportServer transportConnector
public void init()
throws javax.servlet.ServletException
init in class HttpTunnelServletjavax.servlet.ServletExceptionprotected org.apache.activemq.broker.BrokerService createBroker()
throws Exception
Exceptionprotected String getConnectorURL()
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.