public class AtmosFileDownloadResult extends AtmosResult
resultEntries| Constructor and Description |
|---|
AtmosFileDownloadResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
populateExchange(org.apache.camel.Exchange exchange)
Object payload contained in Exchange In case of a single file Exchange Header is populated with the name of the
remote path downloaded In case of a multiple files Exchange Header is populated with the name of the remote paths
downloaded In case of a single file Exchange Body is populated with the ByteArrayOutputStream downloaded from
atmos.
|
getResultEntries, setResultEntriespublic void populateExchange(org.apache.camel.Exchange exchange)
populateExchange in class AtmosResultexchange - Apache Camel