com.eurotech.framework.linux.net.util
Class DebianNetworkInterface
java.lang.Object
com.eurotech.framework.linux.net.util.GenericNetworkInterface
com.eurotech.framework.linux.net.util.DebianNetworkInterface
public class DebianNetworkInterface
- extends GenericNetworkInterface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DebianNetworkInterface
public DebianNetworkInterface()
getCurrentConfiguration
public static NetInterfaceConfig getCurrentConfiguration(String interfaceName,
NetInterfaceType type,
NetInterfaceStatus status,
boolean dhcpServerEnabled,
boolean passDns)
throws EsfException
- Throws:
EsfException
writeNewConfig
public static void writeNewConfig(NetInterfaceConfig netInterfaceConfig)
throws EsfException
- Throws:
EsfException
Copyright © 2013. All Rights Reserved.