public static class InfoResponse.ListenPort extends java.lang.Object implements InfoResponse.Value
Parameter.Key.AVAIL_LISTEN_PORT.
Doesn't use a type adapter.InfoRequest.ListenPort| Modifier and Type | Field and Description |
|---|---|
int[] |
ports
List of available ports to open a tunnel.
|
| Constructor and Description |
|---|
ListenPort()
A no args constructor.
|