Uses of Annotation Type
io.netty.util.internal.UnstableApi

Packages that use UnstableApi
Package
Description
The core channel API which is asynchronous and event-driven abstraction of various transports such as a NIO Channel.
Optimized transport for linux which uses EPOLL Edge-Triggered Mode for maximal performance.
BSD specific transport.
Abstract TCP and UDP socket interfaces which extend the core channel API.
NIO-based socket channel API implementation - recommended for a large number of connections (>= 1000).
Old blocking I/O based socket channel API implementation - recommended for a small number of connections (< 1000).
Unix specific transport.
DNS codec.
Encoder, decoder and their related message types for HTTP.
Encoder, decoder, handshakers to handle WebSocket Extensions.
Handlers for sending and receiving HTTP/2 frames.
Common superset of ascii and binary classes.
Implementations and Interfaces for the Memcache Binary protocol.
Encoder, decoder for Redis.
SMTP codec.
Encoder, decoder and their related message types for Socks.
Encoder, decoder and their related message types for SOCKSv4 protocol.
Encoder, decoder and their related message types for SOCKSv5 protocol.
STOMP codec
SSL · TLS implementation based on SSLEngine
OCSP stapling, formally known as the TLS Certificate Status Request extension, is an alternative approach to the Online Certificate Status Protocol (OCSP) for checking the revocation status of X.509 digital certificates.
Utility classes used across multiple packages.
Utility classes for concurrent / async tasks.
Packages with annotations of type UnstableApi
Package
Description
Implementations and Interfaces for the Memcache Binary protocol.
DNS codec.
Handlers for sending and receiving HTTP/2 frames.
BSD specific transport.
Common superset of ascii and binary classes.
Encoder, decoder for Redis.
SMTP codec.