Uses of Interface
com.eurotech.framework.net.dhcp.DhcpServerConfig

Packages that use DhcpServerConfig
com.eurotech.framework.net.dhcp   
 

Uses of DhcpServerConfig in com.eurotech.framework.net.dhcp
 

Subinterfaces of DhcpServerConfig in com.eurotech.framework.net.dhcp
 interface DhcpServerConfig4
          Marker interface for IPv4-based configurations of DHCP Servers
 interface DhcpServerConfig6
          Marker interface for IPv6-based configurations of DHCP Servers
 

Classes in com.eurotech.framework.net.dhcp that implement DhcpServerConfig
 class DhcpServerConfigIP<T extends IPAddress>
          The abstract representation of a DhcpServerConfig object.
 class DhcpServerConfigIP4
          The configuration representing a DHCP server configuration for an IPv4 network.
 class DhcpServerConfigIP6
          The configuration representing a DHCP server configuration for an IPv6 network.
 



Copyright © 2013. All Rights Reserved.