Class NetworkStateExternalDhcp

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

public class NetworkStateExternalDhcp extends NetworkState
Represents the following network state: The IP address is statically configured. Clients get their addresses from an external DHCP server, e.g. running on the router.
  • Constructor Details

    • NetworkStateExternalDhcp

      public NetworkStateExternalDhcp()
  • Method Details