public class DnsServerConfigIP4 extends DnsServerConfigIP<IP4Address> implements DnsServerConfig4
Constructor and Description |
---|
DnsServerConfigIP4(Set<IP4Address> forwarders,
Set<NetworkPair<IP4Address>> 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 DnsServerConfigIP4(Set<IP4Address> forwarders, Set<NetworkPair<IP4Address>> allowedNetworks)
Copyright © 2014. All Rights Reserved.