TunnelEndPoint<IpAddress>@Deprecated @Beta public final class IpTunnelEndPoint extends TunnelEndPoint<org.onlab.packet.IpAddress>
value| Modifier and Type | Method and Description |
|---|---|
org.onlab.packet.IpAddress |
ip()
Deprecated.
Returns IP address.
|
static IpTunnelEndPoint |
ipTunnelPoint(org.onlab.packet.IpAddress ip)
Deprecated.
Create a IP tunnel end point.
|
String |
toString()
Deprecated.
|
equals, hashCode, strValue, valuepublic static IpTunnelEndPoint ipTunnelPoint(org.onlab.packet.IpAddress ip)
ip - IP addresspublic org.onlab.packet.IpAddress ip()