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) |
@Nullable InetSocketAddress |
getSocketAddress() |
boolean |
isSslServer() |
void |
setBrokerInfo(org.apache.activemq.command.BrokerInfo brokerInfo) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getAcceptListener, getBindLocation, getConnectURI, isAllowLinkStealing, onAcceptError, setAcceptListener, setAllowLinkStealing, setBindLocation, setConnectURI, setTransportOption
addServiceListener, dispose, isStarted, isStopped, isStopping, postStop, preStart, removeServiceListener, start, stop
public 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.ServiceSupport
Exception
protected void doStart() throws Exception
doStart
in class org.apache.activemq.util.ServiceSupport
Exception
public void setBrokerInfo(org.apache.activemq.command.BrokerInfo brokerInfo)
@Nullable public @Nullable InetSocketAddress getSocketAddress()
public boolean isSslServer()
public void setServletContext(javax.servlet.ServletContext servletContext)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.