public abstract class AbstractNetworks extends Object implements Networks
| Constructor and Description |
|---|
AbstractNetworks() |
| Modifier and Type | Method and Description |
|---|---|
NetworkIF[] |
getNetworks()
Get network interfaces on this machine
|
javax.json.JsonObject |
toJSON()
Creates a compact JSON string containing the information for this class
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitupdateNetworkStatspublic NetworkIF[] getNetworks()
getNetworks in interface NetworksNetworkIF objectspublic javax.json.JsonObject toJSON()
toJSON in interface OshiJsonObjectCopyright © 2010–2016 com.github.dblock. All rights reserved.