Uses of Package
org.gvsig.remoteclient.taskplanning

Packages that use org.gvsig.remoteclient.taskplanning
org.gvsig.remoteclient.taskplanning   
org.gvsig.remoteclient.taskplanning.retrieving Gestor de downloads multihilo Permite mantener en threads separados las peticiones a servidores remotos (http, ftp, etc), de manera que el flujo normal de ejecución del programa no se quede detenido cuando se realiza una petición. 
 

Classes in org.gvsig.remoteclient.taskplanning used by org.gvsig.remoteclient.taskplanning
IQueue
           You should write your own concrete Queue implementation to hold the tasks in a specific kind of queue.
IRunnableTask
          Interface implemented by those tasks that can be background-executed, cancelled or any other thing.
ITaskPlanner
           ITaskPlanner provides an interface to program your own task planning.
 

Classes in org.gvsig.remoteclient.taskplanning used by org.gvsig.remoteclient.taskplanning.retrieving
IQueue
           You should write your own concrete Queue implementation to hold the tasks in a specific kind of queue.
IRunnableTask
          Interface implemented by those tasks that can be background-executed, cancelled or any other thing.
ITaskPlanner
           ITaskPlanner provides an interface to program your own task planning.
 



Copyright © 2004-2013 gvSIG. All Rights Reserved.