public class HttpsTransportFactory extends HttpTransportFactory
| Constructor and Description |
|---|
HttpsTransportFactory() |
| Modifier and Type | Method and Description |
|---|---|
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, compositeConfigure, getDefaultWireFormatType, serverConfigurebind, compositeConnect, compositeConnect, configure, connect, connect, createWireFormat, createWireFormatFactory, doCompositeConnect, doCompositeConnect, doConnect, doConnect, findTransportFactory, getOption, registerTransportFactorypublic 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 MalformedURLException
createTransport in class HttpTransportFactoryMalformedURLExceptionCopyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.