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, serverConfigure
bind, compositeConnect, compositeConnect, configure, connect, connect, createWireFormat, createWireFormatFactory, doCompositeConnect, doCompositeConnect, doConnect, doConnect, findTransportFactory, getOption, registerTransportFactory
public HttpsTransportFactory()
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 HttpTransportFactory
IOException
protected org.apache.activemq.transport.Transport createTransport(URI location, org.apache.activemq.wireformat.WireFormat wf) throws MalformedURLException
createTransport
in class HttpTransportFactory
MalformedURLException
Copyright © 2005–2018 FuseSource, Corp.. All rights reserved.