Uses of Class
io.netty.channel.DefaultChannelPromise

Packages that use DefaultChannelPromise
Package
Description
The helper classes with fluent API which enable an easy implementation of typical client side and server side channel initialization.
The core channel API which is asynchronous and event-driven abstraction of various transports such as a NIO Channel.
Handlers for sending and receiving HTTP/2 frames.