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
Fields in io.netty.bootstrap declared as ServerBootstrapConfig Modifier and Type Field Description private ServerBootstrapConfig
ServerBootstrap. config
Methods in io.netty.bootstrap that return ServerBootstrapConfig Modifier and Type Method Description ServerBootstrapConfig
ServerBootstrap. config()
-