Uses of Class
org.eblocker.server.common.network.unix.DhcpClientLeaseReader
Packages that use DhcpClientLeaseReader
-
Uses of DhcpClientLeaseReader in org.eblocker.server.common.network.unix
Constructors in org.eblocker.server.common.network.unix with parameters of type DhcpClientLeaseReaderModifierConstructorDescriptionEblockerDnsServer(String flushCommand, String updateCommand, String defaultCustomNameServers, String defaultLocalNames, String defaultTorNameServers, String enabledFlagFile, String controlBarHostname, Ip4Address controlBarIpAddress, String vpnSubnetIp, String vpnSubnetNetmask, java.time.Clock clock, DataSource dataSource, DeviceService deviceService, DhcpBindListener dhcpBindListener, DhcpClientLeaseReader dhcpClientLeaseReader, NetworkInterfaceWrapper networkInterface, PubSubService pubSubService, RouterAdvertisementCache routerAdvertisementCache)