Class NetworkInterfaceConfiguration
java.lang.Object
org.eblocker.server.common.network.unix.NetworkInterfaceConfiguration
Configures ethernet (and loopback) interfaces.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidenableStatic(String ipAddress, String networkMask, String gateway)
-
Constructor Details
-
NetworkInterfaceConfiguration
-
-
Method Details
-
enableDhcp
- Throws:
IOException
-
enableStatic
- Throws:
IOException
-