Package | Description |
---|---|
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 | Description |
---|---|---|
protected CommonTimer |
TcpTransportMapping.socketCleaner |
Modifier and Type | Method | Description |
---|---|---|
CommonTimer |
ConnectionOrientedTransportMapping.getSocketCleaner() |
Gets the
CommonTimer that controls socket cleanup operations. |
CommonTimer |
DefaultTcpTransportMapping.getSocketCleaner() |
Gets the
CommonTimer that controls socket cleanup operations. |
CommonTimer |
DTLSTM.getSocketCleaner() |
Gets the
CommonTimer that controls socket cleanup operations. |
CommonTimer |
TLSTM.getSocketCleaner() |
Gets the
CommonTimer that controls socket cleanup operations. |
Modifier and Type | Method | Description |
---|---|---|
CommonTimer |
DefaultTimerFactory.createTimer() |
|
CommonTimer |
TimerFactory.createTimer() |
Creates a new timer instance.
|
Copyright © 2018 SNMP4J.org. All rights reserved.