This API is a Sun Microsystems internal API and is subject to change without notice.
| SnmpTableHandler | Defines the interface implemented by an object that holds table data. |
| JvmContextFactory | |
| MibLogger | |
| SnmpCachedData | This class is used to cache table data. |
| SnmpListTableCache | This abstract class implements a weak cache for a table whose data
is obtained from a List. |
| SnmpLoadedClassData | This class is used to cache LoadedClass table data. |
| SnmpNamedListTableCache | This abstract class implements a weak cache that holds table data, for a table whose data is obtained from a list where a name can be obtained for each item in the list. |
| SnmpTableCache | This abstract class implements a weak cache that holds table data. |