|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava2gomd.GomdObject
java2gomd.Nic
Represents a Network Intercafe Card (NIC)
Field Summary | |
GomdClient |
clientConnection
|
Constructor Summary | |
Nic(GomdClient c,
java.lang.String s)
Attaches the specified GomdClient under this NIC |
Method Summary | |
java.lang.String |
network_load()
Retreives the network load for this NIC |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public GomdClient clientConnection
Constructor Detail |
public Nic(GomdClient c, java.lang.String s)
c
- The GomdClient to use when retreiving infos
- Name of this info. Eg. "eth0"Method Detail |
public java.lang.String network_load() throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |