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.
-
Classes in io.netty.bootstrap used by io.netty.bootstrapClassDescription
AbstractBootstrapis a helper class that makes it easy to bootstrap aChannel.Exposes the configuration of anAbstractBootstrap.Exposes the configuration of aBootstrap.Deprecated.Bootstrapsub-class which allows easy bootstrap ofServerChannelExposes the configuration of aServerBootstrapConfig. -
Classes in io.netty.bootstrap used by io.netty.channel
-
Classes in io.netty.bootstrap used by io.netty.channel.pool
-
Classes in io.netty.bootstrap used by io.netty.channel.udt.nio
ChannelFactoryinstead.