| Class | Description |
|---|---|
| UdpProxyServerCreateEvent |
This event is fired once the udp proxy server is created, but not started yet
You can replace a server with yours
Default server is a netty udp server
|
| UdpProxyServerStartedEvent |
This event is fired once the udp server is started
|
| UdpProxyServerStoppedEvent |
This event is fired once the udp server is stopped
|