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