Uses of Class
io.netty.handler.codec.CodecOutputList.CodecOutputLists
Packages that use CodecOutputList.CodecOutputLists
Package
Description
Extensible decoder and its common implementations which deal with the
packet fragmentation and reassembly issue found in a stream-based transport
such as TCP/IP.
-
Uses of CodecOutputList.CodecOutputLists in io.netty.handler.codec
Fields in io.netty.handler.codec with type parameters of type CodecOutputList.CodecOutputListsModifier and TypeFieldDescriptionprivate static final FastThreadLocal
<CodecOutputList.CodecOutputLists> CodecOutputList.CODEC_OUTPUT_LISTS_POOL