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:
- org.codehaus.activemq.transport.TransportServerChannelFactory
- public class SslTransportServerChannelFactory
- extends org.codehaus.activemq.transport.tcp.SfTransportServerChannelFactory
An SSL implementation of a TransportServerChannelFactory
- Version:
- $Revision: 1.1 $
Fields inherited from class org.codehaus.activemq.transport.tcp.SfTransportServerChannelFactory |
BACKLOG |
Methods inherited from class org.codehaus.activemq.transport.tcp.SfTransportServerChannelFactory |
create, createServerSocket |
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-2005 Protique, Ltd.. All Rights Reserved.