Package io.netty.handler.codec

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.

See: Description

Package io.netty.handler.codec 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.

Copyright © 2008–2015 The Netty Project. All rights reserved.