Package com.tailf.ncs.snmp.snmp4j
Class CommandResponderImpl
Object
com.tailf.ncs.snmp.snmp4j.CommandResponderImpl
- All Implemented Interfaces:
 EventListener,org.snmp4j.CommandResponder
Internal snmp4j callback class used by the SnmpNotificationReceiver
- 
Method Summary
 
- 
Method Details
- 
processPdu
public void processPdu(org.snmp4j.CommandResponderEvent event) - Specified by:
 processPduin interfaceorg.snmp4j.CommandResponder
 
 -