net.jradius.packet
Class DHCPInform
java.lang.Object
net.jradius.packet.RadiusPacket
net.jradius.packet.DHCPPacket
net.jradius.packet.DHCPInform
- All Implemented Interfaces:
- Serializable
public class DHCPInform
- 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
DHCPInform
public DHCPInform()
DHCPInform
public DHCPInform(AttributeList attributes)
Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.