com.eurotech.framework.net.dhcp
Interface DhcpServerConfig6

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

public interface DhcpServerConfig6
extends DhcpServerConfig

Marker interface for IPv6-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.