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, readRequestBody
doDelete, doPut, doTrace, getLastModified, service, service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
protected org.apache.activemq.broker.BrokerService broker
protected HttpTransportServer transportConnector
public HttpEmbeddedTunnelServlet()
public void init() throws ServletException
init
in class HttpTunnelServlet
ServletException
protected org.apache.activemq.broker.BrokerService createBroker() throws Exception
Exception
protected String getConnectorURL()
Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.