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) classclassclassfinal classfinal classfinal classfinal classfinal classfinal classFields in io.netty.channel.kqueue with type parameters of type AbstractKQueueChannelModifier and TypeFieldDescriptionprivate final IntObjectMap<AbstractKQueueChannel> KQueueEventLoop.channelsMethods in io.netty.channel.kqueue with parameters of type AbstractKQueueChannelModifier and TypeMethodDescription(package private) voidKQueueEventLoop.add(AbstractKQueueChannel ch) (package private) voidKQueueEventArray.evSet(AbstractKQueueChannel ch, short filter, short flags, int fflags) (package private) voidKQueueEventLoop.evSet(AbstractKQueueChannel ch, short filter, short flags, int fflags) (package private) voidKQueueEventLoop.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)