Java io.netty.bootstrap ServerBootstrapConfig fields, constructors, methods, implement or subclass

Example usage for Java io.netty.bootstrap ServerBootstrapConfig fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for io.netty.bootstrap ServerBootstrapConfig.

The text is from its open source code.

Method

EventLoopGroupchildGroup()
Returns the configured EventLoopGroup which will be used for the child channels or null if non is configured yet.