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