@Beta public class TunnelPrimitive extends IntentPrimitive
Constructor and Description |
---|
TunnelPrimitive(ApplicationId appId,
ConnectPoint one,
ConnectPoint two) |
Modifier and Type | Method and Description |
---|---|
ConnectPoint |
one()
The getter for the first connection point associated with a tunnel.
|
ConnectPoint |
two()
The getter for the second connection point associated with a tunnel.
|
appId
public TunnelPrimitive(ApplicationId appId, ConnectPoint one, ConnectPoint two)
public ConnectPoint one()
public ConnectPoint two()