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(java.net.URI location, javax.net.ssl.SSLServerSocketFactory serverSocketFactory)
          Allows subclasses of SslTransportFactory to create custom instances of SslTransportServer.
 



Copyright © 2005-2015 Red Hat, Inc.. All Rights Reserved.