Example usage for Java io.netty.bootstrap ServerBootstrapConfig fields, constructors, methods, implement or subclass
The text is from its open source code.
EventLoopGroup | childGroup() Returns the configured EventLoopGroup which will be used for the child channels or null if non is configured yet. |