A C D E G I L M O P R S T V 

A

ATMOS_FILE_SEPARATOR - Static variable in class org.apache.camel.component.atmos.util.AtmosConstants
 
AtmosAPIFacade - Class in org.apache.camel.component.atmos.core
 
AtmosComponent - Class in org.apache.camel.component.atmos
 
AtmosComponent() - Constructor for class org.apache.camel.component.atmos.AtmosComponent
 
AtmosConfiguration - Class in org.apache.camel.component.atmos
 
AtmosConfiguration() - Constructor for class org.apache.camel.component.atmos.AtmosConfiguration
 
AtmosConfigurationValidator - Class in org.apache.camel.component.atmos.validator
 
AtmosConstants - Class in org.apache.camel.component.atmos.util
 
AtmosDelProducer - Class in org.apache.camel.component.atmos.integration.producer
 
AtmosDelProducer(AtmosEndpoint, AtmosConfiguration) - Constructor for class org.apache.camel.component.atmos.integration.producer.AtmosDelProducer
 
AtmosDelResult - Class in org.apache.camel.component.atmos.dto
 
AtmosDelResult() - Constructor for class org.apache.camel.component.atmos.dto.AtmosDelResult
 
AtmosEndpoint - Class in org.apache.camel.component.atmos
 
AtmosEndpoint() - Constructor for class org.apache.camel.component.atmos.AtmosEndpoint
 
AtmosEndpoint(String, AtmosComponent, AtmosConfiguration) - Constructor for class org.apache.camel.component.atmos.AtmosEndpoint
 
AtmosEndpoint(String) - Constructor for class org.apache.camel.component.atmos.AtmosEndpoint
 
AtmosException - Exception in org.apache.camel.component.atmos.util
 
AtmosException(String) - Constructor for exception org.apache.camel.component.atmos.util.AtmosException
 
AtmosException(String, Throwable) - Constructor for exception org.apache.camel.component.atmos.util.AtmosException
 
AtmosFileDownloadResult - Class in org.apache.camel.component.atmos.dto
 
AtmosFileDownloadResult() - Constructor for class org.apache.camel.component.atmos.dto.AtmosFileDownloadResult
 
AtmosFileUploadResult - Class in org.apache.camel.component.atmos.dto
 
AtmosFileUploadResult() - Constructor for class org.apache.camel.component.atmos.dto.AtmosFileUploadResult
 
AtmosGetProducer - Class in org.apache.camel.component.atmos.integration.producer
 
AtmosGetProducer(AtmosEndpoint, AtmosConfiguration) - Constructor for class org.apache.camel.component.atmos.integration.producer.AtmosGetProducer
 
AtmosMoveProducer - Class in org.apache.camel.component.atmos.integration.producer
 
AtmosMoveProducer(AtmosEndpoint, AtmosConfiguration) - Constructor for class org.apache.camel.component.atmos.integration.producer.AtmosMoveProducer
 
AtmosMoveResult - Class in org.apache.camel.component.atmos.dto
 
AtmosMoveResult() - Constructor for class org.apache.camel.component.atmos.dto.AtmosMoveResult
 
AtmosOperation - Enum in org.apache.camel.component.atmos.util
 
AtmosProducer - Class in org.apache.camel.component.atmos.integration.producer
 
AtmosProducer(AtmosEndpoint, AtmosConfiguration) - Constructor for class org.apache.camel.component.atmos.integration.producer.AtmosProducer
 
AtmosPropertyManager - Class in org.apache.camel.component.atmos.util
 
AtmosPutProducer - Class in org.apache.camel.component.atmos.integration.producer
 
AtmosPutProducer(AtmosEndpoint, AtmosConfiguration) - Constructor for class org.apache.camel.component.atmos.integration.producer.AtmosPutProducer
 
AtmosResult - Class in org.apache.camel.component.atmos.dto
 
AtmosResult() - Constructor for class org.apache.camel.component.atmos.dto.AtmosResult
 
AtmosResultCode - Enum in org.apache.camel.component.atmos.util
 
AtmosResultHeader - Enum in org.apache.camel.component.atmos.util
 
AtmosScheduledPollConsumer - Class in org.apache.camel.component.atmos.integration.consumer
 
AtmosScheduledPollConsumer(AtmosEndpoint, Processor, AtmosConfiguration) - Constructor for class org.apache.camel.component.atmos.integration.consumer.AtmosScheduledPollConsumer
 
AtmosScheduledPollGetConsumer - Class in org.apache.camel.component.atmos.integration.consumer
 
AtmosScheduledPollGetConsumer(AtmosEndpoint, Processor, AtmosConfiguration) - Constructor for class org.apache.camel.component.atmos.integration.consumer.AtmosScheduledPollGetConsumer
 

C

configuration - Variable in class org.apache.camel.component.atmos.integration.consumer.AtmosScheduledPollConsumer
 
configuration - Variable in class org.apache.camel.component.atmos.integration.producer.AtmosProducer
 
createClient() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
Obtain a new instance of AtmosApi client and store it in configuration.
createConsumer(Processor) - Method in class org.apache.camel.component.atmos.AtmosEndpoint
Create one of the camel consumer available based on the configuration
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.atmos.AtmosComponent
 
createProducer() - Method in class org.apache.camel.component.atmos.AtmosEndpoint
Create one of the camel producer available based on the configuration

D

del(String) - Method in class org.apache.camel.component.atmos.core.AtmosAPIFacade
Delete every files and subdirectories inside the remote directory.
doStart() - Method in class org.apache.camel.component.atmos.integration.consumer.AtmosScheduledPollConsumer
Lifecycle method invoked when the consumer has created.
doStart() - Method in class org.apache.camel.component.atmos.integration.producer.AtmosProducer
 
doStop() - Method in class org.apache.camel.component.atmos.integration.consumer.AtmosScheduledPollConsumer
Lifecycle method invoked when the consumer has destroyed.
doStop() - Method in class org.apache.camel.component.atmos.integration.producer.AtmosProducer
 

E

endpoint - Variable in class org.apache.camel.component.atmos.integration.consumer.AtmosScheduledPollConsumer
 
endpoint - Variable in class org.apache.camel.component.atmos.integration.producer.AtmosProducer
 

G

get(String) - Method in class org.apache.camel.component.atmos.core.AtmosAPIFacade
Get the content of every file inside the remote path.
getClient() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getConfiguration() - Method in class org.apache.camel.component.atmos.AtmosEndpoint
 
getFullTokenId() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getInstance(AtmosApi) - Static method in class org.apache.camel.component.atmos.core.AtmosAPIFacade
Return a singleton instance of this class
getInstance() - Static method in class org.apache.camel.component.atmos.util.AtmosPropertyManager
 
getLocalPath() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getName() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getNewRemotePath() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getOperation() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getProperty(String) - Method in class org.apache.camel.component.atmos.util.AtmosPropertyManager
 
getQuery() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getRemotePath() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getResultEntries() - Method in class org.apache.camel.component.atmos.dto.AtmosResult
 
getSecretKey() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getUri() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 

I

isEnableSslValidation() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
isSingleton() - Method in class org.apache.camel.component.atmos.AtmosEndpoint
 

L

LOG - Static variable in class org.apache.camel.component.atmos.integration.consumer.AtmosScheduledPollConsumer
 

M

move(String, String) - Method in class org.apache.camel.component.atmos.core.AtmosAPIFacade
Rename a remote path with the new path location.

O

org.apache.camel.component.atmos - package org.apache.camel.component.atmos
 
org.apache.camel.component.atmos.core - package org.apache.camel.component.atmos.core
 
org.apache.camel.component.atmos.dto - package org.apache.camel.component.atmos.dto
 
org.apache.camel.component.atmos.integration.consumer - package org.apache.camel.component.atmos.integration.consumer
 
org.apache.camel.component.atmos.integration.producer - package org.apache.camel.component.atmos.integration.producer
 
org.apache.camel.component.atmos.util - package org.apache.camel.component.atmos.util
 
org.apache.camel.component.atmos.validator - package org.apache.camel.component.atmos.validator
 

P

poll() - Method in class org.apache.camel.component.atmos.integration.consumer.AtmosScheduledPollConsumer
 
poll() - Method in class org.apache.camel.component.atmos.integration.consumer.AtmosScheduledPollGetConsumer
Poll from an atmos remote path and put the result in the message exchange
POLL_CONSUMER_DELAY - Static variable in class org.apache.camel.component.atmos.util.AtmosConstants
 
populateExchange(Exchange) - Method in class org.apache.camel.component.atmos.dto.AtmosDelResult
Object payload contained in Exchange Exchange Body is populated with the remote path deleted on atmos.
populateExchange(Exchange) - Method in class org.apache.camel.component.atmos.dto.AtmosFileDownloadResult
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.
populateExchange(Exchange) - Method in class org.apache.camel.component.atmos.dto.AtmosFileUploadResult
Object payload contained in Exchange In case of a single file Exchange Header is populated with the name of the remote path uploaded In case of a multiple files Exchange Header is populated with the name of the remote paths uploaded In case of a single file Exchange Body is populated with the result code of the upload operation for the remote path.
populateExchange(Exchange) - Method in class org.apache.camel.component.atmos.dto.AtmosMoveResult
Object payload contained in Exchange Exchange Header and Body contains the moved path
populateExchange(Exchange) - Method in class org.apache.camel.component.atmos.dto.AtmosResult
Populate the camel exchange with the results from atmos method invocations.
process(Exchange) - Method in class org.apache.camel.component.atmos.integration.producer.AtmosDelProducer
 
process(Exchange) - Method in class org.apache.camel.component.atmos.integration.producer.AtmosGetProducer
 
process(Exchange) - Method in class org.apache.camel.component.atmos.integration.producer.AtmosMoveProducer
 
process(Exchange) - Method in class org.apache.camel.component.atmos.integration.producer.AtmosPutProducer
 
put(String, String) - Method in class org.apache.camel.component.atmos.core.AtmosAPIFacade
Put or upload a new file or an entire directory to atmos

R

resultEntries - Variable in class org.apache.camel.component.atmos.dto.AtmosResult
 

S

setClient(AtmosApi) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
setConfiguration(AtmosConfiguration) - Method in class org.apache.camel.component.atmos.AtmosEndpoint
 
setEnableSslValidation(boolean) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
setFullTokenId(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
setLocalPath(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
setName(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
setNewRemotePath(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
setOperation(AtmosOperation) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
setQuery(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
setRemotePath(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
setResultEntries(Object) - Method in class org.apache.camel.component.atmos.dto.AtmosResult
 
setSecretKey(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
setUri(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 

T

toString() - Method in enum org.apache.camel.component.atmos.util.AtmosOperation
 

V

validate(AtmosConfiguration) - Static method in class org.apache.camel.component.atmos.validator.AtmosConfigurationValidator
Validate the parameters passed in the incoming url.
valueOf(String) - Static method in enum org.apache.camel.component.atmos.util.AtmosOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.atmos.util.AtmosResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.atmos.util.AtmosResultHeader
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.atmos.util.AtmosOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.atmos.util.AtmosResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.atmos.util.AtmosResultHeader
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E G I L M O P R S T V 

Apache Camel