|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.util.ServiceSupport
org.apache.activemq.transport.TransportServerSupport
org.apache.activemq.transport.WebTransportServerSupport
org.apache.activemq.transport.ws.WSTransportServer
org.apache.activemq.transport.wss.WSSTransportServer
public class WSSTransportServer
| Field Summary |
|---|
| Fields inherited from class org.apache.activemq.transport.WebTransportServerSupport |
|---|
bindAddress, connector, host, server, socketConnectorFactory |
| Fields inherited from class org.apache.activemq.transport.TransportServerSupport |
|---|
transportOptions |
| Constructor Summary | |
|---|---|
WSSTransportServer(URI location,
org.apache.activemq.broker.SslContext context)
|
|
| Method Summary | |
|---|---|
protected void |
doStart()
|
| Methods inherited from class org.apache.activemq.transport.ws.WSTransportServer |
|---|
doStop, getSocketAddress, setBrokerInfo, setConnector, setTransportOption |
| Methods inherited from class org.apache.activemq.transport.WebTransportServerSupport |
|---|
bind |
| Methods inherited from class org.apache.activemq.transport.TransportServerSupport |
|---|
getAcceptListener, getBindLocation, getConnectURI, onAcceptError, setAcceptListener, setBindLocation, setConnectURI |
| 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 |
| Constructor Detail |
|---|
public WSSTransportServer(URI location,
org.apache.activemq.broker.SslContext context)
| Method Detail |
|---|
protected void doStart()
throws Exception
doStart in class WSTransportServerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||