Class Target_org_apache_qpid_jms_transports_TransportSupport


  • final class Target_org_apache_qpid_jms_transports_TransportSupport
    extends Object
    This substitution disables Netty OpenSSL use and references to its classes
    • Constructor Detail

      • Target_org_apache_qpid_jms_transports_TransportSupport

        Target_org_apache_qpid_jms_transports_TransportSupport()
    • Method Detail

      • isOpenSSLPossible

        public static boolean isOpenSSLPossible​(org.apache.qpid.jms.transports.TransportOptions options)
      • createOpenSslEngine

        public static SSLEngine createOpenSslEngine​(io.netty.buffer.ByteBufAllocator allocator,
                                                    URI remote,
                                                    io.netty.handler.ssl.SslContext context,
                                                    org.apache.qpid.jms.transports.TransportOptions options)
                                             throws Exception
        Throws:
        Exception
      • createOpenSslContext

        public static io.netty.handler.ssl.SslContext createOpenSslContext​(org.apache.qpid.jms.transports.TransportOptions options)
                                                                    throws Exception
        Throws:
        Exception