|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.transport.TransportFactory
org.apache.activemq.transport.http.HttpTransportFactory
org.apache.activemq.transport.https.HttpsTransportFactory
public class HttpsTransportFactory
Factory of HTTPS based transports
| Constructor Summary | |
|---|---|
HttpsTransportFactory()
|
|
| Method Summary | |
|---|---|
protected org.apache.activemq.transport.Transport |
createTransport(URI location,
org.apache.activemq.wireformat.WireFormat wf)
|
org.apache.activemq.transport.TransportServer |
doBind(String brokerId,
URI location)
|
org.apache.activemq.transport.TransportServer |
doBind(URI location)
|
| Methods inherited from class org.apache.activemq.transport.http.HttpTransportFactory |
|---|
asTextWireFormat, compositeConfigure, getDefaultWireFormatType, serverConfigure |
| Methods inherited from class org.apache.activemq.transport.TransportFactory |
|---|
bind, bind, compositeConnect, compositeConnect, configure, connect, connect, createWireFormat, createWireFormatFactory, doCompositeConnect, doCompositeConnect, doConnect, doConnect, getOption, registerTransportFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpsTransportFactory()
| Method Detail |
|---|
public org.apache.activemq.transport.TransportServer doBind(String brokerId,
URI location)
throws IOException
IOException
public org.apache.activemq.transport.TransportServer doBind(URI location)
throws IOException
doBind in class HttpTransportFactoryIOException
protected org.apache.activemq.transport.Transport createTransport(URI location,
org.apache.activemq.wireformat.WireFormat wf)
throws MalformedURLException
createTransport in class HttpTransportFactoryMalformedURLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||