Uses of Interface
org.gvsig.remoteclient.taskplanning.IQueue

Packages that use IQueue
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. 
 

Uses of IQueue in org.gvsig.remoteclient.taskplanning
 

Constructors in org.gvsig.remoteclient.taskplanning with parameters of type IQueue
FIFOTaskPlanner(IQueue queue)
          Creates a new instance of FIFOTaskPlanner that will work against the queue passed as paramenter
 

Uses of IQueue in org.gvsig.remoteclient.taskplanning.retrieving
 

Classes in org.gvsig.remoteclient.taskplanning.retrieving that implement IQueue
 class RetrieveQueue
           
 



Copyright © 2004-2013 gvSIG. All Rights Reserved.