Package | Description |
---|---|
org.snmp4j.util |
Contains table retrieval utilities and multi-threading support classes as
well as miscellaneous utility classes.
|
Modifier and Type | Method and Description |
---|---|
static ThreadPool |
ThreadPool.create(String name,
int size)
Creates a thread pool with the supplied name and size.
|
Constructor and Description |
---|
TaskScheduler(ThreadPool threadPool)
Creates a
TaskScheduler that uses the supplied
ThreadPool to execute tasks. |
Copyright © 2021 SNMP4J.org. All rights reserved.