Uses of Class
io.netty.channel.kqueue.AbstractKQueueChannel
Packages that use AbstractKQueueChannel
-
Uses of AbstractKQueueChannel in io.netty.channel.kqueue
Subclasses of AbstractKQueueChannel in io.netty.channel.kqueueModifier and TypeClassDescription(package private) class
class
class
final class
final class
final class
final class
final class
final class
Fields in io.netty.channel.kqueue with type parameters of type AbstractKQueueChannelModifier and TypeFieldDescriptionprivate final IntObjectMap
<AbstractKQueueChannel> KQueueEventLoop.channels
Methods in io.netty.channel.kqueue with parameters of type AbstractKQueueChannelModifier and TypeMethodDescription(package private) void
KQueueEventLoop.add
(AbstractKQueueChannel ch) (package private) void
KQueueEventArray.evSet
(AbstractKQueueChannel ch, short filter, short flags, int fflags) (package private) void
KQueueEventLoop.evSet
(AbstractKQueueChannel ch, short filter, short flags, int fflags) (package private) void
KQueueEventLoop.remove
(AbstractKQueueChannel ch) Constructors in io.netty.channel.kqueue with parameters of type AbstractKQueueChannelModifierConstructorDescription(package private)
KQueueChannelConfig
(AbstractKQueueChannel channel) (package private)
KQueueChannelConfig
(AbstractKQueueChannel channel, RecvByteBufAllocator recvByteBufAllocator) (package private)
(package private)