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