Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
A
addr2Cidr(InetAddress)
- Static method in class org.dhcp4java.
InetCidr
Returns an array of all cidr combinations with the provided ip address.
agentOptionsToMap(byte[])
- Static method in class org.dhcp4java.
DHCPOption
Converts DHO_DHCP_AGENT_OPTIONS (82) option type to a LinkedMap.
agentOptionsToString(byte[])
- Static method in class org.dhcp4java.
DHCPOption
Converts DHO_DHCP_AGENT_OPTIONS (82) option type to a printable string
agentOptionToRaw(Map<Byte, String>)
- Static method in class org.dhcp4java.
DHCPOption
Converts Map
to DHO_DHCP_AGENT_OPTIONS (82) option.
append(StringBuilder)
- Method in class org.dhcp4java.
DHCPOption
Appends to this string builder a detailed string representation of the DHCP datagram.
appendHostAddress(StringBuilder, InetAddress)
- Static method in class org.dhcp4java.
DHCPPacket
Even faster version than
DHCPPacket.getHostAddress(java.net.InetAddress)
when the address is not the only piece of information put in the string.
applyOption(DHCPPacket)
- Method in class org.dhcp4java.
DHCPOption
Get the option value based on the context, i.e. the client's request.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U