Uses of Interface
org.apache.activemq.artemis.spi.core.remoting.ssl.OpenSSLContextFactory
-
Packages that use OpenSSLContextFactory Package Description org.apache.activemq.artemis.spi.core.remoting.ssl -
-
Uses of OpenSSLContextFactory in org.apache.activemq.artemis.spi.core.remoting.ssl
Methods in org.apache.activemq.artemis.spi.core.remoting.ssl that return OpenSSLContextFactory Modifier and Type Method Description static OpenSSLContextFactoryOpenSSLContextFactoryProvider. getOpenSSLContextFactory()Methods in org.apache.activemq.artemis.spi.core.remoting.ssl with parameters of type OpenSSLContextFactory Modifier and Type Method Description default intOpenSSLContextFactory. compareTo(OpenSSLContextFactory other)
-