public static class IpAdapterAddresses.IpAdapterUnicastAddress extends Object
| Constructor and Description |
|---|
IpAdapterUnicastAddress() |
| Modifier and Type | Method and Description |
|---|---|
Sockaddr |
getAddress() |
int |
getDadState() |
long |
getLeaseLifetime() |
int |
getOnLinkPrefixLength() |
long |
getPreferredLifetime() |
int |
getPrefixOrigin() |
int |
getSuffixOrigin() |
long |
getValidLifetime() |
public Sockaddr getAddress()
public int getPrefixOrigin()
public int getSuffixOrigin()
public int getDadState()
public long getValidLifetime()
public long getPreferredLifetime()
public long getLeaseLifetime()
public int getOnLinkPrefixLength()
Copyright © 2023. All rights reserved.