Class Target_org_apache_qpid_jms_transports_netty_EpollSupport

java.lang.Object
org.amqphub.quarkus.qpid.jms.runtime.graal.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 Details

    • Target_org_apache_qpid_jms_transports_netty_EpollSupport

      Target_org_apache_qpid_jms_transports_netty_EpollSupport()
  • Method Details

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