Uses of Interface
org.snmp4j.model.snmp.spi.SnmpCellUpdateListener
Packages that use SnmpCellUpdateListener
-
Uses of SnmpCellUpdateListener in org.snmp4j.model.snmp.proxy
Methods in org.snmp4j.model.snmp.proxy that return SnmpCellUpdateListenerModifier and TypeMethodDescriptionSnmpTable.getCellUpdateListener()
Gets the cell update listener associated with this table.Methods in org.snmp4j.model.snmp.proxy with parameters of type SnmpCellUpdateListenerModifier and TypeMethodDescriptionvoid
SnmpTable.setCellUpdateListener
(SnmpCellUpdateListener cellUpdateListener) Sets the cell update listener associated with this table. -
Uses of SnmpCellUpdateListener in org.snmp4j.model.snmp.proxy.impl
Methods in org.snmp4j.model.snmp.proxy.impl that return SnmpCellUpdateListenerMethods in org.snmp4j.model.snmp.proxy.impl with parameters of type SnmpCellUpdateListenerModifier and TypeMethodDescriptionvoid
SnmpTableImpl.setCellUpdateListener
(SnmpCellUpdateListener cellUpdateListener)