systeminformationmonitor.system
Class NetInformation

java.lang.Object
  extended by systeminformationmonitor.system.NetInformation

public class NetInformation
extends java.lang.Object

NetInformation class generates all network information


Constructor Summary
NetInformation()
           
 
Method Summary
static java.util.List getAllDNS()
           
static NetInfoObject getNetInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetInformation

public NetInformation()
Method Detail

getNetInfo

public static NetInfoObject getNetInfo()

getAllDNS

public static java.util.List getAllDNS()