Uses of Class
io.netty.util.ConstantPool
Packages that use ConstantPool
Package
Description
The core channel API which is asynchronous and event-driven abstraction of
various transports such as a
NIO Channel.
Utility classes used across multiple packages.
-
Uses of ConstantPool in io.netty.channel
Fields in io.netty.channel declared as ConstantPoolModifier and TypeFieldDescriptionprivate static final ConstantPool
<ChannelOption<Object>> ChannelOption.pool
-
Uses of ConstantPool in io.netty.handler.ssl
Fields in io.netty.handler.ssl declared as ConstantPoolModifier and TypeFieldDescriptionprivate static final ConstantPool
<SslContextOption<Object>> SslContextOption.pool
-
Uses of ConstantPool in io.netty.util
Fields in io.netty.util declared as ConstantPoolModifier and TypeFieldDescriptionprivate static final ConstantPool
<AttributeKey<Object>> AttributeKey.pool
private static final ConstantPool
<Signal> Signal.pool