Class KQueueSupport
java.lang.Object
org.apache.qpid.protonj2.client.transport.netty4.KQueueSupport
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic io.netty.channel.EventLoopGroup
createGroup
(int nThreads, ThreadFactory ioThreadFactory) static Class<? extends io.netty.channel.Channel>
static boolean
isAvailable
(TransportOptions transportOptions)
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
KQueueSupport
public KQueueSupport()
-
-
Method Details
-
isAvailable
-
createGroup
public static io.netty.channel.EventLoopGroup createGroup(int nThreads, ThreadFactory ioThreadFactory) -
getChannelClass
-