|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimerFactory | |
|---|---|
| org.snmp4j | Provides classes and interfaces for creating, sending, and receiving SNMP messages. |
| org.snmp4j.util | Contains table retrieval utilities and multi-threading support classes as well as miscellaneous utility classes. |
| Uses of TimerFactory in org.snmp4j |
|---|
| Methods in org.snmp4j that return TimerFactory | |
|---|---|
static TimerFactory |
SNMP4JSettings.getTimerFactory()
Gets the timer factory. |
| Methods in org.snmp4j with parameters of type TimerFactory | |
|---|---|
static void |
SNMP4JSettings.setTimerFactory(TimerFactory newTimerFactory)
Sets the timer factory for creating new timer instances. |
| Uses of TimerFactory in org.snmp4j.util |
|---|
| Classes in org.snmp4j.util that implement TimerFactory | |
|---|---|
class |
DefaultTimerFactory
This DefaultTimerFactory creates a new Timer
which is configured to run as daemon. |
|
Copyright 2005-2011 Frank Fock (SNMP4J.org) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||