Uses of Package
io.netty.handler.stream

Packages that use io.netty.handler.stream
Package
Description
Encoder, decoder and their related message types for HTTP.
HTTP multipart support.
Encoder, decoder, handshakers and their related message types for Web Socket data frames.
Handlers for sending and receiving HTTP/2 frames.
Writes very large data stream asynchronously neither spending a lot of memory nor getting OutOfMemoryError.