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