@Beta public interface TunnelDescription extends Description, Annotated
| Modifier and Type | Interface and Description |
|---|---|
static class |
TunnelDescription.Type
Tunnel technology type.
|
| Modifier and Type | Method and Description |
|---|---|
TunnelEndPoint |
dst()
Returns the connection point destination.
|
TunnelEndPoint |
src()
Returns the connection point source.
|
TunnelName |
tunnelName()
Return the name of a tunnel.
|
TunnelDescription.Type |
type()
Returns the tunnel type.
|
annotationsTunnelEndPoint src()
TunnelEndPoint dst()
TunnelDescription.Type type()
TunnelName tunnelName()
Copyright © 2015. All rights reserved.