public class Network extends 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 and Type | Method and Description |
---|---|
static LocalCall<Map<String,Network.Interface>> |
interfaces() |
public static LocalCall<Map<String,Network.Interface>> interfaces()
Copyright © 2016. All rights reserved.