| Package | Description |
|---|---|
| com.h3c.util.pkt |
| Modifier and Type | Field and Description |
|---|---|
static DhcpOption |
DhcpOption.END_OPTION
Singleton of the
DhcpOption.Code.END. |
static DhcpOption |
DhcpOption.PAD_OPTION
Singleton of the
DhcpOption.Code.PAD. |
| Modifier and Type | Method and Description |
|---|---|
EnumMap<DhcpOption.Code,DhcpOption> |
Dhcp.options()
Returns the options in the form of a map to allow access based on
DhcpOption. |
| Modifier and Type | Method and Description |
|---|---|
Dhcp.Builder |
Dhcp.Builder.options(DhcpOption[] options)
Sets the options array.
|
Copyright © 2014. All Rights Reserved.