|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableListener | |
|---|---|
| org.snmp4j.util | Contains table retrieval utilities and multi-threading support classes as well as miscellaneous utility classes. |
| Uses of TableListener in org.snmp4j.util |
|---|
| Methods in org.snmp4j.util with parameters of type TableListener | |
|---|---|
protected TableUtils.TableRequest |
TableUtils.createTableRequest(Target target,
OID[] columnOIDs,
TableListener listener,
java.lang.Object userObject,
OID lowerBoundIndex,
OID upperBoundIndex)
|
void |
TableUtils.getDenseTable(Target target,
OID[] columnOIDs,
TableListener listener,
java.lang.Object userObject,
OID lowerBoundIndex,
OID upperBoundIndex)
Gets SNMP tabular data from one or more tables. |
void |
TableUtils.getTable(Target target,
OID[] columnOIDs,
TableListener listener,
java.lang.Object userObject,
OID lowerBoundIndex,
OID upperBoundIndex)
Gets SNMP tabular data from one or more tables. |
| Constructors in org.snmp4j.util with parameters of type TableListener | |
|---|---|
TableUtils.TableRequest(Target target,
OID[] columnOIDs,
TableListener listener,
java.lang.Object userObject,
OID lowerBoundIndex,
OID upperBoundIndex)
|
|
|
Copyright 2005-2011 Frank Fock (SNMP4J.org) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||