| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static AwsSdbComponentBuilderFactory.AwsSdbComponentBuilder |
ComponentsBuilderFactory.awsSdb()
AWS SimpleDB (camel-aws-sdb)
Store and Retrieve data from/to AWS SDB service.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AwsSdbComponentBuilderFactory.AwsSdbComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default AwsSdbComponentBuilderFactory.AwsSdbComponentBuilder |
AwsSdbComponentBuilderFactory.AwsSdbComponentBuilder.autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.
|
static AwsSdbComponentBuilderFactory.AwsSdbComponentBuilder |
AwsSdbComponentBuilderFactory.awsSdb()
AWS SimpleDB (camel-aws-sdb)
Store and Retrieve data from/to AWS SDB service.
|
default AwsSdbComponentBuilderFactory.AwsSdbComponentBuilder |
AwsSdbComponentBuilderFactory.AwsSdbComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel