public class EspduReceiverNIO
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_PDU_SIZE
Max size of a PDU in binary format that we can receive.
|
| Constructor and Description |
|---|
EspduReceiverNIO() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
public static final int MAX_PDU_SIZE