public interface ServerStatusEmitter
| Modifier and Type | Method and Description |
|---|---|
void |
onConnect(String name,
InetSocketAddress address) |
void |
onDisconnect(String name) |
void onConnect(String name, InetSocketAddress address)
void onDisconnect(String name)
Copyright © 2021. All rights reserved.