Class NetDriver

  • All Implemented Interfaces:
    core.NativeNetDriver

    public class NetDriver
    extends java.lang.Object
    implements core.NativeNetDriver
    • Constructor Summary

      Constructors 
      Constructor Description
      NetDriver()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      core.NetAddrs interfaceAddrs()  
      core.NetInterfaces interfaces()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NetDriver

        public NetDriver()
    • Method Detail

      • interfaceAddrs

        public core.NetAddrs interfaceAddrs()
                                     throws java.lang.Exception
        Specified by:
        interfaceAddrs in interface core.NativeNetDriver
        Throws:
        java.lang.Exception
      • interfaces

        public core.NetInterfaces interfaces()
                                      throws java.lang.Exception
        Specified by:
        interfaces in interface core.NativeNetDriver
        Throws:
        java.lang.Exception