Uses of Interface
io.netty.util.internal.ObjectPool.Handle

Packages that use ObjectPool.Handle
Package
Description
Abstraction of a byte buffer - the fundamental data structure to represent a low-level binary and text message.
The core channel API which is asynchronous and event-driven abstraction of various transports such as a NIO Channel.
Package to control the flow of messages.
Utility classes used across multiple packages.
Internal-use-only utilities which is not allowed to be used outside Netty.