Package | Description |
---|---|
org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
org.snmp4j.transport |
Provides transport protocol mappings for SNMP.
|
org.snmp4j.util |
Contains table retrieval utilities and multi-threading support classes as
well as miscellaneous utility classes.
|
Modifier and Type | Field and Description |
---|---|
private CommonTimer |
Snmp.timer |
Modifier and Type | Field and Description |
---|---|
private CommonTimer |
TLSTM.socketCleaner |
private CommonTimer |
DefaultTcpTransportMapping.socketCleaner |
Modifier and Type | Class and Description |
---|---|
(package private) class |
DefaultTimerFactory.TimerAdapter |
Modifier and Type | Method and Description |
---|---|
CommonTimer |
TimerFactory.createTimer()
Creates a new timer instance.
|
CommonTimer |
DefaultTimerFactory.createTimer() |