Class NetworkStateLocalDhcp

java.lang.Object
org.eblocker.server.common.network.NetworkState
org.eblocker.server.common.network.NetworkStateLocalDhcp

public class NetworkStateLocalDhcp extends NetworkState
Represents the following network state: The IP address is configured statically. Clients get their addresses from a DHCP server running on the eBlocker.
  • Constructor Details

    • NetworkStateLocalDhcp

      public NetworkStateLocalDhcp()
  • Method Details