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, getTransportChanneldoDelete, doPut, doTrace, getLastModified, service, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logprotected org.apache.activemq.broker.BrokerService broker
protected HttpTransportServer transportConnector
public HttpEmbeddedTunnelServlet()
public void init() throws ServletException
init in class HttpTunnelServletServletExceptionprotected org.apache.activemq.broker.BrokerService createBroker() throws Exception
Exceptionprotected String getConnectorURL()
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.