Class Target_org_apache_qpid_jms_transports_netty_EpollSupport


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

      • Target_org_apache_qpid_jms_transports_netty_EpollSupport

        Target_org_apache_qpid_jms_transports_netty_EpollSupport()
    • 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)