Package | Description |
---|---|
org.opennms.features.dhcpd.impl | |
org.opennms.netmgt.poller.monitors | |
org.opennms.netmgt.provision.detector.dhcp | |
org.opennms.netmgt.provision.detector.dhcp.client |
Modifier and Type | Class and Description |
---|---|
class |
DhcpdImpl |
Modifier and Type | Method and Description |
---|---|
void |
DhcpMonitor.setDhcpd(Dhcpd dhcpd) |
Modifier and Type | Method and Description |
---|---|
void |
DhcpDetector.setDhcpd(Dhcpd dhcpd) |
void |
DhcpDetectorFactory.setDhcpd(Dhcpd dhcpd) |
Constructor and Description |
---|
DhcpClient(String macAddress,
boolean relayMode,
String myIpAddress,
boolean extendedMode,
String requestIpAddress,
int timeout,
int retries,
Dhcpd dhcpd) |
Copyright © 2021. All rights reserved.