TPTP 4.6.0 Platform Project
Internal API Specification

org.eclipse.hyades.internal.execution.core.file
Interface IPutFileCommand

All Superinterfaces:
ICommand, IFileServerCommand, IFileTransferCommand

public interface IPutFileCommand
extends IFileTransferCommand

The put file command interface, a specialized file transfer command used for transferring files from the client to the server, putting the files on the server by copying them from the client


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


TPTP 4.6.0 Platform Project
Internal API Specification