Uses of Class
io.netty.handler.codec.LineBasedFrameDecoder

Packages that use LineBasedFrameDecoder
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.
SMTP codec.