Class CommandResponderImpl

Object
com.tailf.ncs.snmp.snmp4j.CommandResponderImpl
All Implemented Interfaces:
EventListener, org.snmp4j.CommandResponder

public class CommandResponderImpl extends Object implements org.snmp4j.CommandResponder
Internal snmp4j callback class used by the SnmpNotificationReceiver
  • Method Details

    • processPdu

      public void processPdu(org.snmp4j.CommandResponderEvent event)
      Specified by:
      processPdu in interface org.snmp4j.CommandResponder