org.codehaus.activemq.transport.ssl
Class SslTransportServerChannelFactory
java.lang.Object
org.codehaus.activemq.transport.tcp.SfTransportServerChannelFactory
org.codehaus.activemq.transport.ssl.SslTransportServerChannelFactory
- All Implemented Interfaces:
- TransportServerChannelFactory
- public class SslTransportServerChannelFactory
- extends SfTransportServerChannelFactory
An SSL implementation of a TransportServerChannelFactory
- Version:
- $Revision: 1.4 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SslTransportServerChannelFactory
public SslTransportServerChannelFactory()
SslTransportServerChannelFactory
public SslTransportServerChannelFactory(SSLServerSocketFactory socketFactory)
Copyright © 2004 Protique, Ltd.. All Rights Reserved.