start
Starts the Netty application engine.
Return
The instance of the started NettyApplicationEngine.
Parameters
wait
Specifies whether to block the current thread until the engine stops. Defaults to true.
Starts the Netty application engine.
The instance of the started NettyApplicationEngine.
Specifies whether to block the current thread until the engine stops. Defaults to true.