Uses of Class
org.apache.activemq.transport.tcp.SslTransportFactory

Packages that use SslTransportFactory
org.apache.activemq.transport.tcp TCP/IP based Transport implementation. 
 

Uses of SslTransportFactory in org.apache.activemq.transport.tcp
 

Constructors in org.apache.activemq.transport.tcp with parameters of type SslTransportFactory
SslTransportServer(SslTransportFactory transportFactory, URI location, SSLServerSocketFactory serverSocketFactory)
          Creates a ssl transport server for the specified url using the provided serverSocketFactory
 



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.