net.jradius.packet
Class DHCPOffer
java.lang.Object
net.jradius.packet.RadiusPacket
net.jradius.packet.DHCPPacket
net.jradius.packet.DHCPOffer
- All Implemented Interfaces:
- Serializable
public class DHCPOffer
- extends DHCPPacket
- Author:
- David Bird
- See Also:
- Serialized Form
Field Summary |
static int |
CODE
|
Methods inherited from class net.jradius.packet.RadiusPacket |
addAttribute, addAttributes, createAuthenticator, findAttribute, findAttribute, findAttributes, getAttributes, getAttributeValue, getAttributeValue, getAuthenticator, getAuthenticator, getAuthenticator, getCode, getIdentifier, overwriteAttribute, removeAttribute, removeAttribute, setAuthenticator, setCode, setIdentifier, toString, toString, verifyAuthenticator |
CODE
public static final int CODE
- See Also:
- Constant Field Values
DHCPOffer
public DHCPOffer()
DHCPOffer
public DHCPOffer(AttributeList attributes)
Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.