public class FileUploader extends FileTransferBase
chosenProtocol, endByte, extraParameterSource, failOnError, from, mode, preferredProtocols, recurse, startByte, timing, to| Constructor and Description |
|---|
FileUploader(String from,
String to,
Mode mode) |
FileUploader(String from,
String to,
Mode mode,
boolean failOnError) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFrom() |
String |
getTo() |
void |
perform(de.fzj.unicore.uas.client.StorageClient sms) |
getChosenProtocol, getEndByte, getMode, getPreferredProtocols, getRangeSize, getStartByte, hasWildCards, hasWildCards, isFailOnError, isRange, isTiming, isValidDirectory, makeExtraParameters, resolveWildCards, setEndByte, setExtraParameterSource, setFailOnError, setFrom, setPreferredProtocols, setRecurse, setStartByte, setTiming, setTopublic FileUploader(String from, String to, Mode mode) throws FileNotFoundException
FileNotFoundExceptionpublic FileUploader(String from, String to, Mode mode, boolean failOnError) throws FileNotFoundException
FileNotFoundExceptionpublic String getFrom()
getFrom in class FileTransferBasepublic String getTo()
getTo in class FileTransferBaseCopyright © 2011–2014 The Apache Software Foundation. All rights reserved.