| Package | Description |
|---|---|
| org.restlet |
Core classes of the API.
|
| Modifier and Type | Method and Description |
|---|---|
TaskService |
Component.getTaskService()
Returns a task service to run concurrent tasks.
|
TaskService |
Application.getTaskService()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Component.setTaskService(TaskService taskService)
Sets the task service.
|
void |
Application.setTaskService(TaskService taskService)
Sets the task service.
|
Copyright © 2005-2024 Restlet.