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

Uses of RowCallback in org.opennms.netmgt.snmp
 

Classes in org.opennms.netmgt.snmp that implement RowCallback
 class TableTracker
           
 

Constructors in org.opennms.netmgt.snmp with parameters of type RowCallback
SnmpTableResult(RowCallback callback, RowResultFactory rowResultFactory, SnmpObjId... columns)
           
SnmpTableResult(RowCallback callback, SnmpObjId... columns)
           
TableTracker(RowCallback rc, int maxRepetitions, SnmpObjId... columns)
           
TableTracker(RowCallback rc, SnmpObjId... ids)
           
 



Copyright © 2010. All Rights Reserved.