Class Target_org_apache_qpid_jms_transports_netty_KQueueSupport


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

      • Target_org_apache_qpid_jms_transports_netty_KQueueSupport

        Target_org_apache_qpid_jms_transports_netty_KQueueSupport()
    • Method Detail

      • isAvailable

        public static boolean isAvailable​(org.apache.qpid.jms.transports.TransportOptions transportOptions)
      • createGroup

        public static io.netty.channel.EventLoopGroup createGroup​(int nThreads,
                                                                  ThreadFactory ioThreadfactory)
      • createChannel

        public static void createChannel​(io.netty.bootstrap.Bootstrap bootstrap)