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