UdpServerCreateEvent

This event is fired when the UDP server is created but has not started yet.

You can replace the default server with your custom implementation. The default server implementation is netty.

Constructors

Link copied to clipboard
constructor()