Uses of Interface
org.opennms.netmgt.snmp.TrapNotificationListener

Uses of TrapNotificationListener in org.opennms.netmgt.snmp
 

Methods in org.opennms.netmgt.snmp with parameters of type TrapNotificationListener
static void SnmpUtils.registerForTraps(TrapNotificationListener listener, TrapProcessorFactory processorFactory, int snmpTrapPort)
           
 void SnmpStrategy.registerForTraps(TrapNotificationListener listener, TrapProcessorFactory processorFactory, int snmpTrapPort)
           
static void SnmpUtils.unregisterForTraps(TrapNotificationListener listener, int snmpTrapPort)
           
 void SnmpStrategy.unregisterForTraps(TrapNotificationListener listener, int snmpTrapPort)
           
 



Copyright © 2007. All Rights Reserved.