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