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

C

configuration - Variable in class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollConsumer
 
configuration - Variable in class org.apache.camel.component.dropbox.integration.producer.DropboxProducer
 
createClient() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
Obtain a new instance of DbxClient and store it in configuration.
createConsumer(Processor) - Method in class org.apache.camel.component.dropbox.DropboxEndpoint
Create one of the camel consumer available based on the configuration
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.dropbox.DropboxComponent
Create a camel endpoint after passing validation on the incoming url.
createProducer() - Method in class org.apache.camel.component.dropbox.DropboxEndpoint
Create one of the camel producer available based on the configuration

D

del(String) - Method in class org.apache.camel.component.dropbox.core.DropboxAPIFacade
Delete every files and subdirectories inside the remote directory.
doStart() - Method in class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollConsumer
Lifecycle method invoked when the consumer has created.
doStart() - Method in class org.apache.camel.component.dropbox.integration.producer.DropboxProducer
 
doStop() - Method in class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollConsumer
Lifecycle method invoked when the consumer has destroyed.
doStop() - Method in class org.apache.camel.component.dropbox.integration.producer.DropboxProducer
 
DROPBOX_FILE_SEPARATOR - Static variable in class org.apache.camel.component.dropbox.util.DropboxConstants
 
DropboxAPIFacade - Class in org.apache.camel.component.dropbox.core
 
DropboxComponent - Class in org.apache.camel.component.dropbox
 
DropboxComponent() - Constructor for class org.apache.camel.component.dropbox.DropboxComponent
 
DropboxConfiguration - Class in org.apache.camel.component.dropbox
 
DropboxConfiguration() - Constructor for class org.apache.camel.component.dropbox.DropboxConfiguration
 
DropboxConfigurationValidator - Class in org.apache.camel.component.dropbox.validator
 
DropboxConstants - Class in org.apache.camel.component.dropbox.util
 
DropboxDelProducer - Class in org.apache.camel.component.dropbox.integration.producer
 
DropboxDelProducer(DropboxEndpoint, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.integration.producer.DropboxDelProducer
 
DropboxDelResult - Class in org.apache.camel.component.dropbox.dto
 
DropboxDelResult() - Constructor for class org.apache.camel.component.dropbox.dto.DropboxDelResult
 
DropboxEndpoint - Class in org.apache.camel.component.dropbox
 
DropboxEndpoint() - Constructor for class org.apache.camel.component.dropbox.DropboxEndpoint
 
DropboxEndpoint(String, DropboxComponent, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.DropboxEndpoint
 
DropboxEndpoint(String) - Constructor for class org.apache.camel.component.dropbox.DropboxEndpoint
 
DropboxException - Exception in org.apache.camel.component.dropbox.util
 
DropboxException(String) - Constructor for exception org.apache.camel.component.dropbox.util.DropboxException
 
DropboxFileDownloadResult - Class in org.apache.camel.component.dropbox.dto
 
DropboxFileDownloadResult() - Constructor for class org.apache.camel.component.dropbox.dto.DropboxFileDownloadResult
 
DropboxFileUploadResult - Class in org.apache.camel.component.dropbox.dto
 
DropboxFileUploadResult() - Constructor for class org.apache.camel.component.dropbox.dto.DropboxFileUploadResult
 
DropboxGetProducer - Class in org.apache.camel.component.dropbox.integration.producer
 
DropboxGetProducer(DropboxEndpoint, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.integration.producer.DropboxGetProducer
 
DropboxMoveProducer - Class in org.apache.camel.component.dropbox.integration.producer
 
DropboxMoveProducer(DropboxEndpoint, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.integration.producer.DropboxMoveProducer
 
DropboxMoveResult - Class in org.apache.camel.component.dropbox.dto
 
DropboxMoveResult() - Constructor for class org.apache.camel.component.dropbox.dto.DropboxMoveResult
 
DropboxOperation - Enum in org.apache.camel.component.dropbox.util
 
DropboxProducer - Class in org.apache.camel.component.dropbox.integration.producer
 
DropboxProducer(DropboxEndpoint, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.integration.producer.DropboxProducer
 
DropboxPropertyManager - Class in org.apache.camel.component.dropbox.util
 
DropboxPutProducer - Class in org.apache.camel.component.dropbox.integration.producer
 
DropboxPutProducer(DropboxEndpoint, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.integration.producer.DropboxPutProducer
 
DropboxResult - Class in org.apache.camel.component.dropbox.dto
 
DropboxResult() - Constructor for class org.apache.camel.component.dropbox.dto.DropboxResult
 
DropboxResultCode - Enum in org.apache.camel.component.dropbox.util
 
DropboxResultHeader - Enum in org.apache.camel.component.dropbox.util
 
DropboxScheduledPollConsumer - Class in org.apache.camel.component.dropbox.integration.consumer
 
DropboxScheduledPollConsumer(DropboxEndpoint, Processor, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollConsumer
 
DropboxScheduledPollGetConsumer - Class in org.apache.camel.component.dropbox.integration.consumer
 
DropboxScheduledPollGetConsumer(DropboxEndpoint, Processor, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollGetConsumer
 
DropboxScheduledPollSearchConsumer - Class in org.apache.camel.component.dropbox.integration.consumer
 
DropboxScheduledPollSearchConsumer(DropboxEndpoint, Processor, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollSearchConsumer
 
DropboxSearchProducer - Class in org.apache.camel.component.dropbox.integration.producer
 
DropboxSearchProducer(DropboxEndpoint, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.integration.producer.DropboxSearchProducer
 
DropboxSearchResult - Class in org.apache.camel.component.dropbox.dto
 
DropboxSearchResult() - Constructor for class org.apache.camel.component.dropbox.dto.DropboxSearchResult
 
DropboxUploadMode - Enum in org.apache.camel.component.dropbox.util
 

E

endpoint - Variable in class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollConsumer
 
endpoint - Variable in class org.apache.camel.component.dropbox.integration.producer.DropboxProducer
 

G

get(String) - Method in class org.apache.camel.component.dropbox.core.DropboxAPIFacade
Get the content of every file inside the remote path.
getAccessToken() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getClient() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getClientIdentifier() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getInstance(DbxClient) - Static method in class org.apache.camel.component.dropbox.core.DropboxAPIFacade
Return a singleton instance of this class
getInstance() - Static method in class org.apache.camel.component.dropbox.util.DropboxPropertyManager
 
getLocalPath() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getNewRemotePath() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getOperation() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getProperty(String) - Method in class org.apache.camel.component.dropbox.util.DropboxPropertyManager
 
getQuery() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getRemotePath() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getResultEntries() - Method in class org.apache.camel.component.dropbox.dto.DropboxResult
 
getUploadMode() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 

I

isSingleton() - Method in class org.apache.camel.component.dropbox.DropboxEndpoint
 

L

LOG - Static variable in class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollConsumer
 

M

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

O

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

P

poll() - Method in class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollConsumer
 
poll() - Method in class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollGetConsumer
Poll from a dropbox remote path and put the result in the message exchange
poll() - Method in class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollSearchConsumer
Poll from a dropbox remote path and put the result in the message exchange
POLL_CONSUMER_DELAY - Static variable in class org.apache.camel.component.dropbox.util.DropboxConstants
 
populateExchange(Exchange) - Method in class org.apache.camel.component.dropbox.dto.DropboxDelResult
Object payload contained in Exchange Exchange Body is populated with the remote path deleted on dropbox.
populateExchange(Exchange) - Method in class org.apache.camel.component.dropbox.dto.DropboxFileDownloadResult
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 dropbox.
populateExchange(Exchange) - Method in class org.apache.camel.component.dropbox.dto.DropboxFileUploadResult
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.dropbox.dto.DropboxMoveResult
Object payload contained in Exchange Exchange Header and Body contains the mode path
populateExchange(Exchange) - Method in class org.apache.camel.component.dropbox.dto.DropboxResult
Populate the camel exchange with the results from dropbox method invocations.
populateExchange(Exchange) - Method in class org.apache.camel.component.dropbox.dto.DropboxSearchResult
Object payload contained in Exchange Exchange Header is populated with the remote paths found.
process(Exchange) - Method in class org.apache.camel.component.dropbox.integration.producer.DropboxDelProducer
 
process(Exchange) - Method in class org.apache.camel.component.dropbox.integration.producer.DropboxGetProducer
 
process(Exchange) - Method in class org.apache.camel.component.dropbox.integration.producer.DropboxMoveProducer
 
process(Exchange) - Method in class org.apache.camel.component.dropbox.integration.producer.DropboxPutProducer
 
process(Exchange) - Method in class org.apache.camel.component.dropbox.integration.producer.DropboxSearchProducer
 
put(String, String, DropboxUploadMode) - Method in class org.apache.camel.component.dropbox.core.DropboxAPIFacade
Put or upload a new file or an entire directory to dropbox

R

resultEntries - Variable in class org.apache.camel.component.dropbox.dto.DropboxResult
 

S

search(String, String) - Method in class org.apache.camel.component.dropbox.core.DropboxAPIFacade
Search inside a remote path including its sub directories.
setAccessToken(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
setClient(DbxClient) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
setClientIdentifier(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
setLocalPath(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
setNewRemotePath(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
setOperation(DropboxOperation) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
setQuery(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
setRemotePath(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
setResultEntries(Object) - Method in class org.apache.camel.component.dropbox.dto.DropboxResult
 
setUploadMode(DropboxUploadMode) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 

T

toString() - Method in enum org.apache.camel.component.dropbox.util.DropboxOperation
 
toString() - Method in enum org.apache.camel.component.dropbox.util.DropboxUploadMode
 

V

validate(DropboxConfiguration) - Static method in class org.apache.camel.component.dropbox.validator.DropboxConfigurationValidator
Validate the parameters passed in the incoming url.
valueOf(String) - Static method in enum org.apache.camel.component.dropbox.util.DropboxOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.dropbox.util.DropboxResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.dropbox.util.DropboxResultHeader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.dropbox.util.DropboxUploadMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.dropbox.util.DropboxOperation
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.dropbox.util.DropboxResultCode
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.dropbox.util.DropboxResultHeader
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.dropbox.util.DropboxUploadMode
Returns an array containing the constants of this enum type, in the order they are declared.
C D E G I L M O P R S T V 

Apache Camel