Package | Description |
---|---|
org.snmp4j.util |
Contains table retrieval utilities and multi-threading support classes as
well as miscellaneous utility classes.
|
Modifier and Type | Method | Description |
---|---|---|
void |
TaskScheduler.addTask(SchedulerTask task) |
Adds a task to the scheduler.
|
boolean |
TaskScheduler.removeTask(SchedulerTask task) |
Removes a task from the scheduler.
|
Copyright © 2018 SNMP4J.org. All rights reserved.