public class DHCPAck extends DHCPPacket
| Modifier and Type | Field and Description |
|---|---|
static int |
CODE |
attributes, authenticator, code, identifier, MAX_PACKET_LENGTH, MIN_PACKET_LENGTH, RADIUS_HEADER_LENGTH, recyclable, recycled| Constructor and Description |
|---|
DHCPAck() |
DHCPAck(AttributeList attributes) |
addAttribute, addAttributes, createAuthenticator, findAttribute, findAttribute, findAttributes, getAttributes, getAttributeValue, getAttributeValue, getAuthenticator, getAuthenticator, getAuthenticator, getCode, getIdentifier, isRecyclable, overwriteAttribute, removeAttribute, removeAttribute, setAuthenticator, setCode, setIdentifier, toString, toString, verifyAuthenticatorpublic static final int CODE
public DHCPAck()
public DHCPAck(AttributeList attributes)
Copyright © 2017. All rights reserved.