Uses of Class
io.netty.bootstrap.BootstrapConfig
-
Packages that use BootstrapConfig Package Description io.netty.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.netty.bootstrap
Fields in io.netty.bootstrap declared as BootstrapConfig Modifier and Type Field Description private BootstrapConfigBootstrap. configMethods in io.netty.bootstrap that return BootstrapConfig Modifier and Type Method Description BootstrapConfigBootstrap. config()
-