|
||||||||||
| 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.http.HttpTransportServer
org.apache.activemq.transport.https.HttpsTransportServer
public class HttpsTransportServer
| 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 | |
|---|---|
HttpsTransportServer(URI uri,
HttpsTransportFactory factory,
org.apache.activemq.broker.SslContext context)
|
|
| Method Summary | |
|---|---|
void |
doStart()
|
| Methods inherited from class org.apache.activemq.transport.http.HttpTransportServer |
|---|
createWireFormat, doStop, getSocketAddress, getWireFormat, setBrokerInfo, setConnector, setTransportOption, setWireFormat |
| 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 HttpsTransportServer(URI uri,
HttpsTransportFactory factory,
org.apache.activemq.broker.SslContext context)
| Method Detail |
|---|
public void doStart()
throws Exception
doStart in class HttpTransportServerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||