org.codehaus.activemq.transport.ssl
Class SslTransportChannelFactory
java.lang.Object
org.codehaus.activemq.transport.TransportChannelFactorySupport
org.codehaus.activemq.transport.tcp.TcpTransportChannelFactory
org.codehaus.activemq.transport.tcp.SfTransportChannelFactory
org.codehaus.activemq.transport.ssl.SslTransportChannelFactory
- All Implemented Interfaces:
- TransportChannelFactory
- public class SslTransportChannelFactory
- extends SfTransportChannelFactory
An SSL implementation of a TransportChannelFactory
- Version:
- $Revision: 1.4 $
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 Protique, Ltd.. All Rights Reserved.