org.activemq.transport.ssl
Class SslTransportServerChannelFactory
java.lang.Object
org.activemq.transport.tcp.SfTransportServerChannelFactory
org.activemq.transport.ssl.SslTransportServerChannelFactory
- All Implemented Interfaces:
- org.activemq.transport.TransportServerChannelFactory
- public class SslTransportServerChannelFactory
- extends org.activemq.transport.tcp.SfTransportServerChannelFactory
An SSL implementation of a TransportServerChannelFactory
- Version:
- $Revision$
Fields inherited from class org.activemq.transport.tcp.SfTransportServerChannelFactory |
BACKLOG |
Methods inherited from class org.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-2007 Protique, Ltd.. All Rights Reserved.