A B C D E F G H I K L M O P S T U V 
All Classes All Packages

A

add - org.apache.camel.component.dropbox.util.DropboxUploadMode
 

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.dropbox.DropboxEndpointUriFactory
 

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
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.dropbox.DropboxComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.dropbox.DropboxEndpointConfigurer
 
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 - org.apache.camel.component.dropbox.util.DropboxOperation
 
del(String) - Method in class org.apache.camel.component.dropbox.core.DropboxAPIFacade
Delete every file and subdirectory inside the remote directory.
DELETED_PATH - org.apache.camel.component.dropbox.util.DropboxResultHeader
 
DELETED_PATH - Static variable in interface org.apache.camel.component.dropbox.util.DropboxConstants
 
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
 
DOWNLOADED_FILE - org.apache.camel.component.dropbox.util.DropboxResultHeader
 
DOWNLOADED_FILE - Static variable in interface org.apache.camel.component.dropbox.util.DropboxConstants
 
DOWNLOADED_FILES - org.apache.camel.component.dropbox.util.DropboxResultHeader
 
DOWNLOADED_FILES - Static variable in interface org.apache.camel.component.dropbox.util.DropboxConstants
 
DROPBOX_FILE_SEPARATOR - Static variable in interface org.apache.camel.component.dropbox.util.DropboxConstants
 
DropboxAPIFacade - Class in org.apache.camel.component.dropbox.core
 
DropboxAPIFacade(DbxClientV2, Exchange) - Constructor for class org.apache.camel.component.dropbox.core.DropboxAPIFacade
 
DropboxComponent - Class in org.apache.camel.component.dropbox
 
DropboxComponent() - Constructor for class org.apache.camel.component.dropbox.DropboxComponent
 
DropboxComponent(CamelContext) - Constructor for class org.apache.camel.component.dropbox.DropboxComponent
 
DropboxComponentConfigurer - Class in org.apache.camel.component.dropbox
Generated by camel build tools - do NOT edit this file!
DropboxComponentConfigurer() - Constructor for class org.apache.camel.component.dropbox.DropboxComponentConfigurer
 
DropboxComponentVerifierExtension - Class in org.apache.camel.component.dropbox
 
DropboxComponentVerifierExtension() - Constructor for class org.apache.camel.component.dropbox.DropboxComponentVerifierExtension
 
DropboxComponentVerifierExtension(String) - Constructor for class org.apache.camel.component.dropbox.DropboxComponentVerifierExtension
 
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 - Interface 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(String) - Constructor for class org.apache.camel.component.dropbox.dto.DropboxDelResult
 
DropboxEndpoint - Class in org.apache.camel.component.dropbox
Upload, download and manage files, folders, groups, collaborations, etc on Dropbox.
DropboxEndpoint() - Constructor for class org.apache.camel.component.dropbox.DropboxEndpoint
 
DropboxEndpoint(String, DropboxComponent, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.DropboxEndpoint
 
DropboxEndpointConfigurer - Class in org.apache.camel.component.dropbox
Generated by camel build tools - do NOT edit this file!
DropboxEndpointConfigurer() - Constructor for class org.apache.camel.component.dropbox.DropboxEndpointConfigurer
 
DropboxEndpointUriFactory - Class in org.apache.camel.component.dropbox
Generated by camel build tools - do NOT edit this file!
DropboxEndpointUriFactory() - Constructor for class org.apache.camel.component.dropbox.DropboxEndpointUriFactory
 
DropboxException - Exception in org.apache.camel.component.dropbox.util
 
DropboxException(String) - Constructor for exception org.apache.camel.component.dropbox.util.DropboxException
 
DropboxException(String, Throwable) - Constructor for exception org.apache.camel.component.dropbox.util.DropboxException
 
DropboxException(Throwable) - Constructor for exception org.apache.camel.component.dropbox.util.DropboxException
 
DropboxFileDownloadResult - Class in org.apache.camel.component.dropbox.dto
 
DropboxFileDownloadResult(Map<String, Object>) - Constructor for class org.apache.camel.component.dropbox.dto.DropboxFileDownloadResult
 
DropboxFileUploadResult - Class in org.apache.camel.component.dropbox.dto
 
DropboxFileUploadResult(String, DropboxResultCode) - Constructor for class org.apache.camel.component.dropbox.dto.DropboxFileUploadResult
 
DropboxFileUploadResult(Map<String, DropboxResultCode>) - 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
 
DropboxHelper - Class in org.apache.camel.component.dropbox.util
 
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(String, String) - 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
 
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(List<SearchMatchV2>) - 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
 

F

force - org.apache.camel.component.dropbox.util.DropboxUploadMode
 
FOUND_FILES - org.apache.camel.component.dropbox.util.DropboxResultHeader
 
FOUND_FILES - Static variable in interface org.apache.camel.component.dropbox.util.DropboxConstants
 

G

get - org.apache.camel.component.dropbox.util.DropboxOperation
 
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
 
getApiKey() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getApiSecret() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
The apiSecret to make API requests for a specific Dropbox user
getClient() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getClientIdentifier() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getConfiguration() - Method in class org.apache.camel.component.dropbox.DropboxEndpoint
 
getEntries() - Method in class org.apache.camel.component.dropbox.dto.DropboxFileDownloadResult
 
getEntry() - Method in class org.apache.camel.component.dropbox.dto.DropboxDelResult
 
getExpireIn() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
The expire time to access token for a specific Dropbox user
getFound() - Method in class org.apache.camel.component.dropbox.dto.DropboxSearchResult
 
getInstance() - Static method in class org.apache.camel.component.dropbox.util.DropboxPropertyManager
 
getLocalPath() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getLocalPath(DropboxConfiguration, Exchange) - Static method in class org.apache.camel.component.dropbox.util.DropboxHelper
 
getNewPath() - Method in class org.apache.camel.component.dropbox.dto.DropboxMoveResult
 
getNewRemotePath() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getNewRemotePath(DropboxConfiguration, Exchange) - Static method in class org.apache.camel.component.dropbox.util.DropboxHelper
 
getOldPath() - Method in class org.apache.camel.component.dropbox.dto.DropboxMoveResult
 
getOperation() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.dropbox.DropboxComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.dropbox.DropboxEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.dropbox.DropboxComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.dropbox.DropboxEndpointConfigurer
 
getProperty(String) - Method in class org.apache.camel.component.dropbox.util.DropboxPropertyManager
 
getQuery() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getQuery(DropboxConfiguration, Exchange) - Static method in class org.apache.camel.component.dropbox.util.DropboxHelper
 
getRefreshToken() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getRemotePath() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getRemotePath(DropboxConfiguration, Exchange) - Static method in class org.apache.camel.component.dropbox.util.DropboxHelper
 
getResults() - Method in class org.apache.camel.component.dropbox.dto.DropboxFileUploadResult
 
getUploadMode() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getUploadMode(DropboxConfiguration, Exchange) - Static method in class org.apache.camel.component.dropbox.util.DropboxHelper
 

H

HEADER_LOCAL_PATH - Static variable in interface org.apache.camel.component.dropbox.util.DropboxConstants
 
HEADER_NEW_REMOTE_PATH - Static variable in interface org.apache.camel.component.dropbox.util.DropboxConstants
 
HEADER_PUT_FILE_NAME - Static variable in interface org.apache.camel.component.dropbox.util.DropboxConstants
 
HEADER_QUERY - Static variable in interface org.apache.camel.component.dropbox.util.DropboxConstants
 
HEADER_REMOTE_PATH - Static variable in interface org.apache.camel.component.dropbox.util.DropboxConstants
 
HEADER_UPLOAD_MODE - Static variable in interface org.apache.camel.component.dropbox.util.DropboxConstants
 

I

isEnabled(String) - Method in class org.apache.camel.component.dropbox.DropboxEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.dropbox.DropboxEndpointUriFactory
 

K

KO - org.apache.camel.component.dropbox.util.DropboxResultCode
 

L

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

M

move - org.apache.camel.component.dropbox.util.DropboxOperation
 
move(String, String) - Method in class org.apache.camel.component.dropbox.core.DropboxAPIFacade
Rename a remote path with the new path location.
MOVED_PATH - org.apache.camel.component.dropbox.util.DropboxResultHeader
 
MOVED_PATH - Static variable in interface org.apache.camel.component.dropbox.util.DropboxConstants
 
multiValuePrefixes() - Method in class org.apache.camel.component.dropbox.DropboxEndpointUriFactory
 

O

OK - org.apache.camel.component.dropbox.util.DropboxResultCode
 
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 interface org.apache.camel.component.dropbox.util.DropboxConstants
 
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
 
propertyNames() - Method in class org.apache.camel.component.dropbox.DropboxEndpointUriFactory
 
put - org.apache.camel.component.dropbox.util.DropboxOperation
 
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

S

search - org.apache.camel.component.dropbox.util.DropboxOperation
 
search(String, String) - Method in class org.apache.camel.component.dropbox.core.DropboxAPIFacade
Search inside a remote path including its subdirectories.
secretPropertyNames() - Method in class org.apache.camel.component.dropbox.DropboxEndpointUriFactory
 
setAccessToken(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
The access token to make API requests for a specific Dropbox user
setApiKey(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
The apiKey to make API requests for a specific Dropbox user
setApiSecret(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
setClient(DbxClientV2) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
To use an existing DbxClient instance as Dropbox client.
setClientIdentifier(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
Name of the app registered to make API requests
setExpireIn(Long) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
setLocalPath(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
Optional folder or file to upload on Dropbox from the local filesystem.
setNewRemotePath(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
Destination file or folder
setOperation(DropboxOperation) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
The specific action (typically is a CRUD action) to perform on Dropbox remote folder.
setQuery(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
A space-separated list of sub-strings to search for.
setRefreshToken(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
The refresh token to refresh the access token for a specific Dropbox user
setRemotePath(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
Original file or folder to move
setUploadMode(DropboxUploadMode) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
Which mode to upload.

T

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

U

UPLOADED_FILE - org.apache.camel.component.dropbox.util.DropboxResultHeader
 
UPLOADED_FILE - Static variable in interface org.apache.camel.component.dropbox.util.DropboxConstants
 
UPLOADED_FILES - org.apache.camel.component.dropbox.util.DropboxResultHeader
 
UPLOADED_FILES - Static variable in interface org.apache.camel.component.dropbox.util.DropboxConstants
 

V

validateCommonProperties(DropboxConfiguration) - Static method in class org.apache.camel.component.dropbox.validator.DropboxConfigurationValidator
 
validateDelOp(String) - Static method in class org.apache.camel.component.dropbox.validator.DropboxConfigurationValidator
 
validateGetOp(String) - Static method in class org.apache.camel.component.dropbox.validator.DropboxConfigurationValidator
 
validateMoveOp(String, String) - Static method in class org.apache.camel.component.dropbox.validator.DropboxConfigurationValidator
 
validatePutOp(String, String, DropboxUploadMode) - Static method in class org.apache.camel.component.dropbox.validator.DropboxConfigurationValidator
 
validateSearchOp(String) - Static method in class org.apache.camel.component.dropbox.validator.DropboxConfigurationValidator
 
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.
verifyConnectivity(Map<String, Object>) - Method in class org.apache.camel.component.dropbox.DropboxComponentVerifierExtension
 
verifyParameters(Map<String, Object>) - Method in class org.apache.camel.component.dropbox.DropboxComponentVerifierExtension
 
A B C D E F G H I K L M O P S T U V 
All Classes All Packages