Uses of Class
org.apache.commons.vfs.tasks.AbstractSyncTask

Packages that use AbstractSyncTask
org.apache.commons.vfs.tasks The VFS Ant Tasks. 
 

Uses of AbstractSyncTask in org.apache.commons.vfs.tasks
 

Subclasses of AbstractSyncTask in org.apache.commons.vfs.tasks
 class CopyTask
          An Ant task that copies matching files.
 class MoveTask
          An Ant task that moves matching files.
 class SyncTask
          A task that synchronises the destination folder to look exactly like the source folder (or folders).
 



Copyright © 2002-2006 The Apache Software Foundation. All Rights Reserved.