|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.activemq.transport.tcp.TcpTransportChannelFactory
org.codehaus.activemq.transport.tcp.SfTransportChannelFactory
org.codehaus.activemq.transport.ssl.SslTransportChannelFactory
An SSL implementation of a TransportChannelFactory
Constructor Summary | |
SslTransportChannelFactory()
|
|
SslTransportChannelFactory(javax.net.ssl.SSLSocketFactory socketFactory)
|
Methods inherited from class org.codehaus.activemq.transport.tcp.SfTransportChannelFactory |
create, create, createSocket, createSocket |
Methods inherited from class org.codehaus.activemq.transport.tcp.TcpTransportChannelFactory |
requiresEmbeddedBroker |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SslTransportChannelFactory()
public SslTransportChannelFactory(javax.net.ssl.SSLSocketFactory socketFactory)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |