Uses of Interface
org.snmp4j.util.CommonTimer
Packages that use CommonTimer
Package
Description
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
Provides transport protocol mappings for SNMP.
Contains table retrieval utilities and multi-threading support classes as
well as miscellaneous utility classes.
-
Uses of CommonTimer in org.snmp4j
Fields in org.snmp4j declared as CommonTimer -
Uses of CommonTimer in org.snmp4j.transport
Fields in org.snmp4j.transport declared as CommonTimerModifier and TypeFieldDescriptionprivate CommonTimerDTLSTM.socketCleanerprotected CommonTimerTcpTransportMapping.socketCleanerprivate CommonTimerTLSTM.socketCleanerMethods in org.snmp4j.transport that return CommonTimerModifier and TypeMethodDescriptionConnectionOrientedTransportMapping.getSocketCleaner()Gets theCommonTimerthat controls socket cleanup operations.DefaultTcpTransportMapping.getSocketCleaner()Gets theCommonTimerthat controls socket cleanup operations.DTLSTM.getSocketCleaner()Gets theCommonTimerthat controls socket cleanup operations.TLSTM.getSocketCleaner()Gets theCommonTimerthat controls socket cleanup operations. -
Uses of CommonTimer in org.snmp4j.util
Classes in org.snmp4j.util that implement CommonTimerMethods in org.snmp4j.util that return CommonTimerModifier and TypeMethodDescriptionDefaultTimerFactory.createTimer()TimerFactory.createTimer()Creates a new timer instance.