Uses of Class
io.netty.util.AsciiString

Packages that use AsciiString
Package
Description
Abstraction of a byte buffer - the fundamental data structure to represent a low-level binary and text message.
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, handshakers and their related message types for Web Socket data frames.
Handlers for sending and receiving HTTP/2 frames.
An RTSP extension based on the HTTP codec.
SMTP codec.
Encoder, decoder, session handler and their related message types for the SPDY protocol.
STOMP codec
Utility classes used across multiple packages.
Internal-use-only utilities which is not allowed to be used outside Netty.