public class TomcatHttpTransportServer
extends org.apache.activemq.transport.TransportServerSupport
| Constructor and Description |
|---|
TomcatHttpTransportServer(URI location,
TomcatHttpTransportFactory tomcatHttpTransportFactory,
javax.servlet.ServletContext servletContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected void |
doStop(org.apache.activemq.util.ServiceStopper stopper) |
InetSocketAddress |
getSocketAddress() |
boolean |
isSslServer() |
void |
setBrokerInfo(org.apache.activemq.command.BrokerInfo brokerInfo) |
getAcceptListener, getBindLocation, getConnectURI, onAcceptError, setAcceptListener, setBindLocation, setConnectURI, setTransportOptionaddServiceListener, dispose, isStarted, isStopped, isStopping, postStop, preStart, removeServiceListener, start, stoppublic TomcatHttpTransportServer(URI location, TomcatHttpTransportFactory tomcatHttpTransportFactory, javax.servlet.ServletContext servletContext)
protected void doStop(org.apache.activemq.util.ServiceStopper stopper)
throws Exception
doStop in class org.apache.activemq.util.ServiceSupportExceptionprotected void doStart()
throws Exception
doStart in class org.apache.activemq.util.ServiceSupportExceptionpublic void setBrokerInfo(org.apache.activemq.command.BrokerInfo brokerInfo)
public InetSocketAddress getSocketAddress()
public boolean isSslServer()
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.