public static interface ClientConnection.MessageCallback
| Modifier and Type | Method and Description |
|---|---|
void |
connectionReset(ClientConnection con) |
void |
processPacket(ClientConnection con,
AOByteBuffer buf) |
void processPacket(ClientConnection con, AOByteBuffer buf)
void connectionReset(ClientConnection con)