| Package | Description |
|---|---|
| org.gvsig.remoteclient.taskplanning | |
| org.gvsig.remoteclient.taskplanning.retrieving |
Gestor de downloads multihilo
|
| Modifier and Type | Class and Description |
|---|---|
class |
FIFOTaskPlanner
A simple FIFO task planner.
|
| Modifier and Type | Method and Description |
|---|---|
ITaskPlanner |
IQueue.getTaskPlanner()
Returns the task planner currently defined by this queue.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IQueue.setTaskPlanner(ITaskPlanner planner)
Sets the TaskPlanner that will decide which of the tasks in the queue will
be executed next.
|
| Modifier and Type | Method and Description |
|---|---|
ITaskPlanner |
RetrieveQueue.getTaskPlanner() |
| Modifier and Type | Method and Description |
|---|---|
void |
RetrieveQueue.setTaskPlanner(ITaskPlanner planner) |
Copyright © 2024 gvSIG Association. All rights reserved.