|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadPool | |
---|---|
org.snmp4j.util | Contains table retrieval utilities and multi-threading support classes as well as miscellaneous utility classes. |
Uses of ThreadPool in org.snmp4j.util |
---|
Methods in org.snmp4j.util that return ThreadPool | |
---|---|
static ThreadPool |
ThreadPool.create(java.lang.String name,
int size)
Creates a thread pool with the supplied name and size. |
Constructors in org.snmp4j.util with parameters of type ThreadPool | |
---|---|
TaskScheduler(ThreadPool threadPool)
Creates a TaskScheduler that uses the supplied
ThreadPool to execute tasks. |
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
PREV NEXT | FRAMES NO FRAMES |