|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IUploadExecutor
The IUploadExecutor
is an executor for uploads of IFileHandle
s to remote
servers.
Method Summary | |
---|---|
RemoteFileHandle |
writeContent(IFileHandle pFileHandle)
Writes the given file handle to a remote server. |
Method Detail |
---|
RemoteFileHandle writeContent(IFileHandle pFileHandle) throws java.io.IOException
pFileHandle
- the file handle
RemoteFileHandle
java.io.IOException
- if upload failed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |