Uses of Class
net.clackrouter.protocol.data.VNSHWInfo.HWEntry

Packages that use VNSHWInfo.HWEntry
net.clackrouter.protocol.data Representations for the different data types sent from the VNS server to a client. 
 

Uses of VNSHWInfo.HWEntry in net.clackrouter.protocol.data
 

Methods in net.clackrouter.protocol.data that return VNSHWInfo.HWEntry
 VNSHWInfo.HWEntry VNSHWInfo.getHWEntryAt(int index)
          Returns the raw hardware entry at the specified index.