Uses of Class
org.apache.activemq.transport.auto.AutoSslTransportServer
Packages that use AutoSslTransportServer
-
Uses of AutoSslTransportServer in org.apache.activemq.transport.auto
Methods in org.apache.activemq.transport.auto that return AutoSslTransportServerModifier and TypeMethodDescriptionprotected AutoSslTransportServerAutoSslTransportFactory.createAutoSslTransportServer(URI location, SSLServerSocketFactory serverSocketFactory) Allows subclasses of SslTransportFactory to create custom instances of SslTransportServer.