Class Target_org_apache_qpid_jms_transports_netty_KQueueSupport

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

    • Target_org_apache_qpid_jms_transports_netty_KQueueSupport

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