A B C D E G I K M O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
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
- AtmosComponent(CamelContext) - Constructor for class org.apache.camel.component.atmos.AtmosComponent
- AtmosComponentConfigurer - Class in org.apache.camel.component.atmos
-
Generated by camel build tools - do NOT edit this file!
- AtmosComponentConfigurer() - Constructor for class org.apache.camel.component.atmos.AtmosComponentConfigurer
- 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
-
Integrate with EMC's ViPR object data services using the Atmos Client.
- AtmosEndpoint() - Constructor for class org.apache.camel.component.atmos.AtmosEndpoint
- AtmosEndpoint(String, AtmosComponent, AtmosConfiguration) - Constructor for class org.apache.camel.component.atmos.AtmosEndpoint
- AtmosEndpointConfigurer - Class in org.apache.camel.component.atmos
-
Generated by camel build tools - do NOT edit this file!
- AtmosEndpointConfigurer() - Constructor for class org.apache.camel.component.atmos.AtmosEndpointConfigurer
- AtmosEndpointUriFactory - Class in org.apache.camel.component.atmos
-
Generated by camel build tools - do NOT edit this file!
- AtmosEndpointUriFactory() - Constructor for class org.apache.camel.component.atmos.AtmosEndpointUriFactory
- 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
- 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
- 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
B
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.atmos.AtmosEndpointUriFactory
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
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.atmos.AtmosComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.atmos.AtmosEndpointConfigurer
- 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 - org.apache.camel.component.atmos.util.AtmosOperation
- del(String) - Method in class org.apache.camel.component.atmos.core.AtmosAPIFacade
-
Delete every files and subdirectories inside the remote directory.
- DELETED_PATH - Static variable in class org.apache.camel.component.atmos.util.AtmosConstants
- 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
- DOWNLOADED_FILE - Static variable in class org.apache.camel.component.atmos.util.AtmosConstants
- DOWNLOADED_FILES - Static variable in class org.apache.camel.component.atmos.util.AtmosConstants
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 - org.apache.camel.component.atmos.util.AtmosOperation
- 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.AtmosComponent
- 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
- 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
- getOptionType(String, boolean) - Method in class org.apache.camel.component.atmos.AtmosComponentConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.atmos.AtmosEndpointConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.atmos.AtmosComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.atmos.AtmosEndpointConfigurer
- 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.AtmosComponent
- getSecretKey() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
- getUri() - Method in class org.apache.camel.component.atmos.AtmosComponent
- getUri() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
I
- isEnabled(String) - Method in class org.apache.camel.component.atmos.AtmosEndpointUriFactory
- isLenientProperties() - Method in class org.apache.camel.component.atmos.AtmosEndpointUriFactory
- isSslValidation() - Method in class org.apache.camel.component.atmos.AtmosComponent
- isSslValidation() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
K
- KO - org.apache.camel.component.atmos.util.AtmosResultCode
M
- move - org.apache.camel.component.atmos.util.AtmosOperation
- move(String, String) - Method in class org.apache.camel.component.atmos.core.AtmosAPIFacade
-
Rename a remote path with the new path location.
- MOVED_PATH - Static variable in class org.apache.camel.component.atmos.util.AtmosConstants
- multiValuePrefixes() - Method in class org.apache.camel.component.atmos.AtmosEndpointUriFactory
O
- OK - org.apache.camel.component.atmos.util.AtmosResultCode
- 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 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 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
- propertyNames() - Method in class org.apache.camel.component.atmos.AtmosEndpointUriFactory
- put - org.apache.camel.component.atmos.util.AtmosOperation
- 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
- search - org.apache.camel.component.atmos.util.AtmosOperation
- secretPropertyNames() - Method in class org.apache.camel.component.atmos.AtmosEndpointUriFactory
- setClient(AtmosApi) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
- setConfiguration(AtmosConfiguration) - Method in class org.apache.camel.component.atmos.AtmosEndpoint
- setFullTokenId(String) - Method in class org.apache.camel.component.atmos.AtmosComponent
-
The token id to pass to the Atmos client
- setFullTokenId(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
-
Atmos client fullTokenId
- setLocalPath(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
-
Local path to put files
- setName(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
-
Atmos name
- setNewRemotePath(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
-
New path on Atmos when moving files
- setOperation(AtmosOperation) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
-
Operation to perform
- setQuery(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
-
Search query on Atmos
- setRemotePath(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
-
Where to put files on Atmos
- setResultEntries(Object) - Method in class org.apache.camel.component.atmos.dto.AtmosResult
- setSecretKey(String) - Method in class org.apache.camel.component.atmos.AtmosComponent
-
The secret key to pass to the Atmos client (should be base64 encoded)
- setSecretKey(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
-
The secret key to pass to the Atmos client (should be base64 encoded)
- setSslValidation(boolean) - Method in class org.apache.camel.component.atmos.AtmosComponent
-
Whether the Atmos client should perform SSL validation
- setSslValidation(boolean) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
-
Atmos SSL validation
- setUri(String) - Method in class org.apache.camel.component.atmos.AtmosComponent
-
The URI of the server for the Atmos client to connect to
- setUri(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
-
Atomos server uri
T
- toString() - Method in enum org.apache.camel.component.atmos.util.AtmosOperation
U
- UPLOADED_FILE - Static variable in class org.apache.camel.component.atmos.util.AtmosConstants
- UPLOADED_FILES - Static variable in class org.apache.camel.component.atmos.util.AtmosConstants
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.
- 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.
All Classes All Packages