|
||||||||||
| 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.ws.WSTransportServer
public class WSTransportServer
Creates a web server and registers web socket server
| Field Summary |
|---|
| Fields inherited from class org.apache.activemq.transport.TransportServerSupport |
|---|
transportOptions |
| Constructor Summary | |
|---|---|
WSTransportServer(java.net.URI location)
|
|
| Method Summary | |
|---|---|
protected void |
doStart()
|
protected void |
doStop(ServiceStopper stopper)
|
java.net.InetSocketAddress |
getSocketAddress()
|
void |
setBrokerInfo(BrokerInfo brokerInfo)
|
| 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, 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 WSTransportServer(java.net.URI location)
| Method Detail |
|---|
protected void doStart()
throws java.lang.Exception
doStart in class ServiceSupportjava.lang.Exception
protected void doStop(ServiceStopper stopper)
throws java.lang.Exception
doStop in class ServiceSupportjava.lang.Exceptionpublic java.net.InetSocketAddress getSocketAddress()
public void setBrokerInfo(BrokerInfo brokerInfo)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||