org.activemq.transport.ssl
Class SslTransportChannelFactory
java.lang.Object
org.activemq.transport.TransportChannelFactorySupport
org.activemq.transport.tcp.TcpTransportChannelFactory
org.activemq.transport.tcp.SfTransportChannelFactory
org.activemq.transport.ssl.SslTransportChannelFactory
- All Implemented Interfaces:
- org.activemq.transport.TransportChannelFactory
- public class SslTransportChannelFactory
- extends org.activemq.transport.tcp.SfTransportChannelFactory
An SSL implementation of a TransportChannelFactory
- Version:
- $Revision$
Methods inherited from class org.activemq.transport.tcp.SfTransportChannelFactory |
create, create, createSocket, createSocket |
Methods inherited from class org.activemq.transport.tcp.TcpTransportChannelFactory |
requiresEmbeddedBroker |
Methods inherited from class org.activemq.transport.TransportChannelFactorySupport |
populateProperties, populateProperties, populateProperties |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SslTransportChannelFactory
public SslTransportChannelFactory()
SslTransportChannelFactory
public SslTransportChannelFactory(SSLSocketFactory socketFactory)
Copyright © 2004-2007 Protique, Ltd.. All Rights Reserved.