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.
Encoder, decoder and their related message types for HTTP.
Encoder, decoder, session handler and their related message types for the SPDY protocol.
-
Uses of CharSequenceValueConverter in io.netty.handler.codec
Fields in io.netty.handler.codec declared as CharSequenceValueConverterModifier and TypeFieldDescriptionstatic final CharSequenceValueConverter
CharSequenceValueConverter.INSTANCE
-
Uses of CharSequenceValueConverter in io.netty.handler.codec.http
Subclasses of CharSequenceValueConverter in io.netty.handler.codec.http -
Uses of CharSequenceValueConverter in io.netty.handler.codec.spdy
Subclasses of CharSequenceValueConverter in io.netty.handler.codec.spdyModifier and TypeClassDescriptionprivate static final class