Package com.eurotech.framework.net.dhcp

Interfaces for all DHCP server instances.

See:
          Description

Interface Summary
DhcpServer Represents a DHCP server.
DhcpServerConfig Marker interface for all DHCP server configuration classes
DhcpServerConfig4 Marker interface for IPv4-based configurations of DHCP Servers
DhcpServerConfig6 Marker interface for IPv6-based configurations of DHCP Servers
 

Class Summary
DhcpServerConfigIP<T extends IPAddress> The abstract representation of a DhcpServerConfig object.
DhcpServerConfigIP4 The configuration representing a DHCP server configuration for an IPv4 network.
DhcpServerConfigIP6 The configuration representing a DHCP server configuration for an IPv6 network.
 

Package com.eurotech.framework.net.dhcp Description

Interfaces for all DHCP server instances.



Copyright © 2013. All Rights Reserved.