|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.snmp4j.agent.agentx.AgentXPDU
org.snmp4j.agent.agentx.AgentXUndoSetPDU
public class AgentXUndoSetPDU
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
AgentXUndoSetPDU()
|
|
AgentXUndoSetPDU(AgentXMessageHeader header)
|
|
| Method Summary | |
|---|---|
protected void |
beforeEncode()
Initialize flags and other things before a PDU is encoded. |
void |
decodePayload(java.nio.ByteBuffer buf,
int length)
|
protected void |
encodePayload(java.nio.ByteBuffer buf)
|
int |
getPayloadLength()
|
| Methods inherited from class org.snmp4j.agent.agentx.AgentXPDU |
|---|
addFlag, decode, encode, getByteOrder, getFlags, getPacketID, getSessionID, getTransactionID, getType, getVersion, isConfirmedPDU, isFlagSet, main, setByteOrder, setFlags, setPacketID, setSessionAttributes, setSessionID, setTransactionID, setType, setVersion, toString, toStringExtMembers |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AgentXUndoSetPDU()
public AgentXUndoSetPDU(AgentXMessageHeader header)
| Method Detail |
|---|
protected void encodePayload(java.nio.ByteBuffer buf)
encodePayload in class AgentXPDUpublic int getPayloadLength()
getPayloadLength in class AgentXPDU
public void decodePayload(java.nio.ByteBuffer buf,
int length)
throws java.io.IOException
decodePayload in class AgentXPDUjava.io.IOExceptionprotected void beforeEncode()
AgentXPDU
beforeEncode in class AgentXPDU
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||