| Modifier and Type | Method and Description |
|---|---|
static IPConfiguration |
NetworkInterfaceManager.getIPConfiguration(java.net.NetworkInterface netif)
Gets the current IP configuration of a network interface.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
NetworkInterfaceManager.configure(java.net.NetworkInterface netif,
IPConfiguration conf)
Sets the IP configuration of a network interface.
|