Uses of Class
org.objectweb.proactive.core.process.filetransfer.FileTransfer.FileDescription

Packages that use FileTransfer.FileDescription
org.objectweb.proactive.core.process.filetransfer Defines services for using File Transfer Tools
 

Uses of FileTransfer.FileDescription in org.objectweb.proactive.core.process.filetransfer
 

Subclasses of FileTransfer.FileDescription in org.objectweb.proactive.core.process.filetransfer
 class FileTransfer.DirectoryDescription
           
 

Methods in org.objectweb.proactive.core.process.filetransfer that return FileTransfer.FileDescription
protected  FileTransfer.FileDescription[] AbstractCopyProtocol.getHomonymousFiles()
          Note that for this only the filename is considered, and not the filepath.
protected  FileTransfer.FileDescription[] AbstractCopyProtocol.getHeteronymousFiles()
          Note that for this only the filename is considered, and not the filepath.
protected  FileTransfer.FileDescription[] AbstractCopyProtocol.getHeteronymousAll()
           
protected  FileTransfer.FileDescription[] AbstractCopyProtocol.getHomonymousAll()
           
 FileTransfer.FileDescription[] FileTransfer.getAll()
           
 FileTransfer.FileDescription[] FileTransfer.getAllFiles()
           
 FileTransfer.FileDescription[] FileTransfer.getHomonymousFile()
           
 FileTransfer.FileDescription[] FileTransfer.getHeteronymousFile()
           
 



Copyright 2001-2005 INRIA All Rights Reserved.