public static class Tunnel.Record extends Object implements Types.Record
| Modifier and Type | Field and Description |
|---|---|
PIF |
accessPIF
The interface through which the tunnel is accessed
|
Map<String,String> |
otherConfig
Additional configuration
|
Map<String,String> |
status
Status information about the tunnel
|
PIF |
transportPIF
The interface used by the tunnel
|
String |
uuid
Unique identifier/object reference
|
| Constructor and Description |
|---|
Tunnel.Record() |