Uses of Class
io.netty5.bootstrap.BootstrapConfig
-
Packages that use BootstrapConfig 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. -
-
Uses of BootstrapConfig in io.netty5.bootstrap
Methods in io.netty5.bootstrap that return BootstrapConfig Modifier and Type Method Description BootstrapConfig
Bootstrap. config()
-