Uses of Interface
org.gvsig.remoteclient.taskplanning.ITaskPlanner
Packages that use ITaskPlanner
Package
Description
Gestor de downloads multihilo
-
Uses of ITaskPlanner in org.gvsig.remoteclient.taskplanning
Classes in org.gvsig.remoteclient.taskplanning that implement ITaskPlannerMethods in org.gvsig.remoteclient.taskplanning that return ITaskPlannerModifier and TypeMethodDescriptionIQueue.getTaskPlanner()Returns the task planner currently defined by this queue.Methods in org.gvsig.remoteclient.taskplanning with parameters of type ITaskPlannerModifier and TypeMethodDescriptionvoidIQueue.setTaskPlanner(ITaskPlanner planner) Sets the TaskPlanner that will decide which of the tasks in the queue will be executed next. -
Uses of ITaskPlanner in org.gvsig.remoteclient.taskplanning.retrieving
Methods in org.gvsig.remoteclient.taskplanning.retrieving that return ITaskPlannerMethods in org.gvsig.remoteclient.taskplanning.retrieving with parameters of type ITaskPlanner