| Package | Description |
|---|---|
| org.snmp4j.util |
Contains table retrieval utilities and multi-threading support classes as
well as miscellaneous utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2014 SNMP4J.org. All rights reserved.