com.adventnet.snmp.snmp2.agent
Class DecodeListenerImpl

java.lang.Object
  extended by com.adventnet.snmp.snmp2.agent.DecodeListenerImpl
All Implemented Interfaces:
DecodeListener, AgentEventListener

 class DecodeListenerImpl
extends java.lang.Object
implements DecodeListener


Constructor Summary
DecodeListenerImpl()
           
 
Method Summary
 com.adventnet.snmp.utils.SnmpDecoder getSnmpDecoder(SnmpAPI api)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecodeListenerImpl

DecodeListenerImpl()
Method Detail

getSnmpDecoder

public com.adventnet.snmp.utils.SnmpDecoder getSnmpDecoder(SnmpAPI api)
Specified by:
getSnmpDecoder in interface DecodeListener