Uses of Class
org.apache.activemq.transport.tcp.SslTransportFactory
-
Packages that use SslTransportFactory Package Description 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 Constructor Description SslTransportServer(SslTransportFactory transportFactory, URI location, SSLServerSocketFactory serverSocketFactory)Creates a ssl transport server for the specified url using the provided serverSocketFactory
-