| Package | Description |
|---|---|
| net.rudp |
| Modifier and Type | Method and Description |
|---|---|
void |
ReliableSocket.addListener(ReliableSocketListener listener)
Adds the specified listener to this socket.
|
void |
ReliableSocket.removeListener(ReliableSocketListener listener)
Removes the specified listener from this socket.
|