Uses of Class
org.snmp4j.util.TableUtils.LastReceived
-
Packages that use TableUtils.LastReceived Package Description org.snmp4j.util Contains table retrieval utilities and multi-threading support classes as well as miscellaneous utility classes. -
-
Uses of TableUtils.LastReceived in org.snmp4j.util
Fields in org.snmp4j.util declared as TableUtils.LastReceived Modifier and Type Field Description protected TableUtils.LastReceivedTableUtils.TableRequest. lastReceivedMethods in org.snmp4j.util that return TableUtils.LastReceived Modifier and Type Method Description TableUtils.LastReceivedTableUtils.ColumnsOfRequest. getLastReceived()Constructors in org.snmp4j.util with parameters of type TableUtils.LastReceived Constructor Description ColumnsOfRequest(java.util.List<java.lang.Integer> columnIDs, int requestSerial, TableUtils.LastReceived lastReceived)LastReceived(TableUtils.LastReceived otherLastReceived)
-