public interface Dhcpd
| Modifier and Type | Method and Description | 
|---|---|
Transaction | 
executeTransaction(String hostAddress,
                  String macAddress,
                  boolean relayMode,
                  String myIpAddress,
                  boolean extendedMode,
                  String requestIpAddress,
                  int timeout)  | 
void | 
shutdown()  | 
Transaction executeTransaction(String hostAddress, String macAddress, boolean relayMode, String myIpAddress, boolean extendedMode, String requestIpAddress, int timeout) throws IOException
IOExceptionvoid shutdown()
Copyright © 2021. All rights reserved.