Class OpenSSLContextFactoryProvider

java.lang.Object
org.apache.activemq.artemis.spi.core.remoting.ssl.OpenSSLContextFactoryProvider

public class OpenSSLContextFactoryProvider extends Object
Provider that loads all registered OpenSSLContextFactory services and returns the one with the highest priority.
  • Constructor Details

    • OpenSSLContextFactoryProvider

      public OpenSSLContextFactoryProvider()
  • Method Details