public class Network
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Network.INet
Network interface as returned by "network.interfaces".
|
static class |
Network.INet6
Network interface (IPv6) as returned by "network.interfaces".
|
static class |
Network.Interface
Network interface as returned by "network.interfaces".
|
Modifier | Constructor and Description |
---|---|
private |
Network() |
Modifier and Type | Method and Description |
---|---|
static LocalCall<java.util.Map<java.lang.String,Network.Interface>> |
interfaces() |
public static LocalCall<java.util.Map<java.lang.String,Network.Interface>> interfaces()