Class OpenSSLContextFactoryProvider
java.lang.Object
org.apache.activemq.artemis.spi.core.remoting.ssl.OpenSSLContextFactoryProvider
Provider that loads all registered
OpenSSLContextFactory
services and returns the one with the highest
priority.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OpenSSLContextFactoryProvider
public OpenSSLContextFactoryProvider()
-
-
Method Details
-
getOpenSSLContextFactory
- Returns:
- the
OpenSSLContextFactory
with the higher priority
-