java.lang.Object
org.activemq.transport.http.HttpTransportConnectorFactory
org.activemq.transport.https.HttpsTransportConnectorFactory
- All Implemented Interfaces:
- org.activemq.transport.TransportServerChannelFactory
- public class HttpsTransportConnectorFactory
- extends org.activemq.transport.http.HttpTransportConnectorFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpsTransportConnectorFactory
public HttpsTransportConnectorFactory()
create
public org.activemq.transport.TransportServerChannel create(org.activemq.io.WireFormat wireFormat,
java.net.URI bindAddress)
throws javax.jms.JMSException
- Description copied from interface:
org.activemq.transport.TransportServerChannelFactory
- Bind a ServerChannel to an address