Constructor and Description |
---|
DropboxEndpoint(String uri,
DropboxComponent component,
DropboxConfiguration configuration) |
Modifier and Type | Field and Description |
---|---|
protected DropboxConfiguration |
DropboxScheduledPollConsumer.configuration |
Constructor and Description |
---|
DropboxScheduledPollConsumer(DropboxEndpoint endpoint,
org.apache.camel.Processor processor,
DropboxConfiguration configuration) |
DropboxScheduledPollGetConsumer(DropboxEndpoint endpoint,
org.apache.camel.Processor processor,
DropboxConfiguration configuration) |
DropboxScheduledPollSearchConsumer(DropboxEndpoint endpoint,
org.apache.camel.Processor processor,
DropboxConfiguration configuration) |
Modifier and Type | Field and Description |
---|---|
protected DropboxConfiguration |
DropboxProducer.configuration |
Constructor and Description |
---|
DropboxDelProducer(DropboxEndpoint endpoint,
DropboxConfiguration configuration) |
DropboxGetProducer(DropboxEndpoint endpoint,
DropboxConfiguration configuration) |
DropboxMoveProducer(DropboxEndpoint endpoint,
DropboxConfiguration configuration) |
DropboxProducer(DropboxEndpoint endpoint,
DropboxConfiguration configuration) |
DropboxPutProducer(DropboxEndpoint endpoint,
DropboxConfiguration configuration) |
DropboxSearchProducer(DropboxEndpoint endpoint,
DropboxConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
static void |
DropboxConfigurationValidator.validate(DropboxConfiguration configuration)
Validate the parameters passed in the incoming url.
|
Apache Camel