Uses of Package
io.netty.bootstrap

Packages that use io.netty.bootstrap
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.
Implementations and API for Channel pools.
UDT Transport for NIO Channels.