com.adventnet.snmp.snmp2.agent
Class AgentSnmpDecoder
java.lang.Object
|
+--com.adventnet.snmp.snmp2.agent.AgentSnmpDecoder
- public class AgentSnmpDecoder
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
AgentSnmpDecoder
public AgentSnmpDecoder()
AgentSnmpDecoder
public AgentSnmpDecoder(SnmpAPI api)
- The Constructor with SnmpAPI
- Parameters:
api - The SnmpAPI instance
addDecodeListener
void addDecodeListener(DecodeListener list)
initializeDecoder
void initializeDecoder(SnmpAPI api)
decode
public void decode(byte[] barr)
getResultString
public java.lang.String getResultString()
getErrorString
public java.lang.String getErrorString()