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

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

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

Methods in org.apache.activemq.transport.tcp that return SslTransportServer
protected  SslTransportServer SslTransportFactory.createSslTransportServer(URI location, SSLServerSocketFactory serverSocketFactory)
          Allows subclasses of SslTransportFactory to create custom instances of SslTransportServer.
 



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