public interface Networks extends OshiJsonObject
| Modifier and Type | Method and Description |
|---|---|
NetworkIF[] |
getNetworks()
Get network interfaces on this machine
|
void |
updateNetworkStats(NetworkIF netIF)
Updates interface network statistics on the given interface.
|
toJSONNetworkIF[] getNetworks()
NetworkIF objectsvoid updateNetworkStats(NetworkIF netIF)
netIF - The interface on which to update statisticsCopyright © 2010–2016 com.github.dblock. All rights reserved.