public class DnsServerConfigIP6 extends DnsServerConfigIP<IP6Address> implements DnsServerConfig6
Constructor and Description |
---|
DnsServerConfigIP6(List<IP6Address> forwarders,
List<NetworkPair<IP6Address>> allowedNetworks) |
Modifier and Type | Method and Description |
---|---|
boolean |
isValid()
Checks whether or not this configuration is valid.
|
getAllowedNetworks, getForwarders, setAllowedNetworks, setForwarders, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAllowedNetworks, getForwarders
public DnsServerConfigIP6(List<IP6Address> forwarders, List<NetworkPair<IP6Address>> allowedNetworks)
Copyright © 2013. All Rights Reserved.