|
||||||||||
| 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.AgentXContextPDU
org.snmp4j.agent.agentx.AgentXPingPDU
public class AgentXPingPDU
| Field Summary |
|---|
| Fields inherited from class org.snmp4j.agent.agentx.AgentXContextPDU |
|---|
context |
| Constructor Summary | |
|---|---|
AgentXPingPDU(AgentXMessageHeader header)
|
|
AgentXPingPDU(org.snmp4j.smi.OctetString context)
|
|
| Method Summary | |
|---|---|
protected void |
decodeAfterContext(java.nio.ByteBuffer buf,
int length)
|
protected void |
encodeAfterContext(java.nio.ByteBuffer buf)
|
protected int |
getAfterContextLength()
|
| Methods inherited from class org.snmp4j.agent.agentx.AgentXContextPDU |
|---|
beforeEncode, decodePayload, encodePayload, getContext, getPayloadLength, setContext, toStringExtMembers |
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AgentXPingPDU(org.snmp4j.smi.OctetString context)
public AgentXPingPDU(AgentXMessageHeader header)
| Method Detail |
|---|
protected void decodeAfterContext(java.nio.ByteBuffer buf,
int length)
throws java.io.IOException
decodeAfterContext in class AgentXContextPDUjava.io.IOExceptionprotected void encodeAfterContext(java.nio.ByteBuffer buf)
encodeAfterContext in class AgentXContextPDUprotected int getAfterContextLength()
getAfterContextLength in class AgentXContextPDU
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||