| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilder |
ComponentsBuilderFactory.openstackSwift()
OpenStack Swift (camel-openstack)
Access OpenStack Swift object/blob store.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilder |
OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilder.basicPropertyBinding(boolean basicPropertyBinding)
Whether the component should use basic property binding (Camel 2.x)
or the newer property binding with additional capabilities.
|
default OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilder |
OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
static OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilder |
OpenstackSwiftComponentBuilderFactory.openstackSwift()
OpenStack Swift (camel-openstack)
Access OpenStack Swift object/blob store.
|
Apache Camel