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

Packages that use SuppressJava6Requirement
Package
Description
The core channel API which is asynchronous and event-driven abstraction of various transports such as a NIO Channel.
NIO-based socket channel API implementation - recommended for a large number of connections (>= 1000).
SSL · TLS implementation based on SSLEngine
Utility classes that helps easier development of TLS/SSL applications.
Internal-use-only utilities which is not allowed to be used outside Netty.