| Package | Description |
|---|---|
| org.restlet |
Core classes of the Restlet API.
|
| Modifier and Type | Method and Description |
|---|---|
TaskService |
Component.getTaskService()
Returns a task service to run concurrent tasks.
|
| 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–2025. All rights reserved.