public class DHCPOffer 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 |
|---|
DHCPOffer() |
DHCPOffer(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 DHCPOffer()
public DHCPOffer(AttributeList attributes)
Copyright © 2017. All rights reserved.