Uses of Class
io.netty.handler.codec.CharSequenceValueConverter
Packages that use CharSequenceValueConverter
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 CharSequenceValueConverter in io.netty.handler.codec
Fields in io.netty.handler.codec declared as CharSequenceValueConverterModifier and TypeFieldDescriptionstatic final CharSequenceValueConverterCharSequenceValueConverter.INSTANCE