Uses of Class
org.snmp4j.util.TableEvent

Packages that use TableEvent
org.snmp4j.util Contains table retrieval utilities and multi-threading support classes as well as miscellaneous utility classes. 
 

Uses of TableEvent in org.snmp4j.util
 

Methods in org.snmp4j.util with parameters of type TableEvent
 void TableListener.finished(TableEvent event)
          Indicates in a series of table events that no more events will follow.
 boolean TableListener.next(TableEvent event)
          Consumes the next table event, which is typically the next row in a table retrieval operation.
 


Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.