Uses of Class
edu.isi.pegasus.gridftp.Command
-
Packages that use Command Package Description edu.isi.pegasus.gridftp -
-
Uses of Command in edu.isi.pegasus.gridftp
Subclasses of Command in edu.isi.pegasus.gridftp Modifier and Type Class Description class
ListCommand
Implements the ls command for remote GridFTP serversclass
MakeDirectoryCommand
Implements the mkdir command for remote GridFTP serversclass
RemoveCommand
Implements the rm command for remote GridFTP servers
-