public abstract class Client extends Node
| Modifier and Type | Field and Description |
|---|---|
int |
retries |
sourceAddress| Constructor and Description |
|---|
Client(java.net.InetSocketAddress sourceAddress) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getNatType(java.net.SocketAddress serverAddress) |
abstract byte[] |
receive()
Received data from any socket
|
info, parseAttribute, parseData, send