Uses of Package
io.netty5.bootstrap
-
Packages that use io.netty5.bootstrap Package Description io.netty5.bootstrap The helper classes with fluent API which enable an easy implementation of typical client side and server side channel initialization. -
Classes in io.netty5.bootstrap used by io.netty5.bootstrap Class Description AbstractBootstrap AbstractBootstrapis a helper class that makes it easy to bootstrap aChannel.AbstractBootstrapConfig Exposes the configuration of anAbstractBootstrap.Bootstrap BootstrapConfig Exposes the configuration of aBootstrap.ServerBootstrap Bootstrapsub-class which allows easy bootstrap ofServerChannelServerBootstrapConfig Exposes the configuration of aServerBootstrapConfig.