Package io.netty.bootstrap
The helper classes with fluent API which enable an easy implementation of
typical client side and server side channel initialization.
-
Interface Summary Interface Description ChannelFactory<T extends Channel> Deprecated. UseChannelFactory
instead.