com.atlassian.bamboo.amq
Class TomcatHttpTransportServer
java.lang.Object
org.apache.activemq.util.ServiceSupport
org.apache.activemq.transport.TransportServerSupport
com.atlassian.bamboo.amq.TomcatHttpTransportServer
- All Implemented Interfaces:
- org.apache.activemq.Service, org.apache.activemq.transport.TransportServer
public class TomcatHttpTransportServer
- extends org.apache.activemq.transport.TransportServerSupport
Fields inherited from class org.apache.activemq.transport.TransportServerSupport |
transportOptions |
Methods inherited from class org.apache.activemq.transport.TransportServerSupport |
getAcceptListener, getBindLocation, getConnectURI, onAcceptError, setAcceptListener, setBindLocation, setConnectURI, setTransportOption |
Methods inherited from class org.apache.activemq.util.ServiceSupport |
addServiceListener, dispose, isStarted, isStopped, isStopping, postStop, preStart, removeServiceListener, start, stop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.activemq.Service |
start, stop |
TomcatHttpTransportServer
public TomcatHttpTransportServer(URI location,
TomcatHttpTransportFactory tomcatHttpTransportFactory,
javax.servlet.ServletContext servletContext)
doStop
protected void doStop(org.apache.activemq.util.ServiceStopper stopper)
throws Exception
- Specified by:
doStop
in class org.apache.activemq.util.ServiceSupport
- Throws:
Exception
doStart
protected void doStart()
throws Exception
- Specified by:
doStart
in class org.apache.activemq.util.ServiceSupport
- Throws:
Exception
setBrokerInfo
public void setBrokerInfo(org.apache.activemq.command.BrokerInfo brokerInfo)
getSocketAddress
public InetSocketAddress getSocketAddress()
isSslServer
public boolean isSslServer()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.