TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.hyades.internal.execution.core.file.dynamic
Interface IGetFileCommand

All Superinterfaces:
ICommand, IFileServerCommand, IFileTransferCommand

public interface IGetFileCommand
extends IFileTransferCommand

The get file command interface, a specialized file transfer command used for getting files from the server and putting them on the client


Method Summary
 
Methods inherited from interface org.eclipse.hyades.internal.execution.core.file.dynamic.IFileServerCommand
dispose
 
Methods inherited from interface org.eclipse.hyades.internal.execution.core.file.dynamic.ICommand
execute
 


TPTP 4.5.0 Platform Project
Internal API Specification