public class HttpsTransportFactory extends HttpTransportFactory
| Constructor and Description |
|---|
HttpsTransportFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.activemq.transport.Transport |
compositeConfigure(org.apache.activemq.transport.Transport transport,
org.apache.activemq.wireformat.WireFormat format,
Map options) |
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) |
asTextWireFormat, getDefaultWireFormatType, serverConfigurebind, compositeConnect, compositeConnect, configure, connect, connect, createWireFormat, createWireFormatFactory, doCompositeConnect, doCompositeConnect, doConnect, doConnect, findTransportFactory, getOption, registerTransportFactorypublic HttpsTransportFactory()
public org.apache.activemq.transport.TransportServer doBind(String brokerId, URI location) throws IOException
IOExceptionpublic org.apache.activemq.transport.TransportServer doBind(URI location) throws IOException
doBind in class HttpTransportFactoryIOExceptionprotected org.apache.activemq.transport.Transport createTransport(URI location, org.apache.activemq.wireformat.WireFormat wf) throws IOException
createTransport in class HttpTransportFactoryIOExceptionpublic org.apache.activemq.transport.Transport compositeConfigure(org.apache.activemq.transport.Transport transport, org.apache.activemq.wireformat.WireFormat format, Map options)
compositeConfigure in class HttpTransportFactoryCopyright © 2005–2022 The Apache Software Foundation. All rights reserved.