com.eurotech.framework.net.dhcp
Interface DhcpServerConfig4

All Superinterfaces:
DhcpServerConfig, NetConfig
All Known Implementing Classes:
DhcpServerConfigIP4

public interface DhcpServerConfig4
extends DhcpServerConfig

Marker interface for IPv4-based configurations of DHCP Servers


Method Summary
 
Methods inherited from interface com.eurotech.framework.net.dhcp.DhcpServerConfig
getDefaultLeaseTime, getDnsServers, getInterfaceName, getMaximumLeaseTime, getPrefix, getRangeEnd, getRangeStart, getRouterAddress, getSubnet, getSubnetMask, isEnabled, isPassDns
 
Methods inherited from interface com.eurotech.framework.net.NetConfig
isValid
 



Copyright © 2013. All Rights Reserved.