| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static LdifComponentBuilderFactory.LdifComponentBuilder |
ComponentsBuilderFactory.ldif()
LDIF (camel-ldif)
Perform updates on an LDAP server from an LDIF body content.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LdifComponentBuilderFactory.LdifComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default LdifComponentBuilderFactory.LdifComponentBuilder |
LdifComponentBuilderFactory.LdifComponentBuilder.basicPropertyBinding(boolean basicPropertyBinding)
Whether the component should use basic property binding (Camel 2.x)
or the newer property binding with additional capabilities.
|
default LdifComponentBuilderFactory.LdifComponentBuilder |
LdifComponentBuilderFactory.LdifComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
static LdifComponentBuilderFactory.LdifComponentBuilder |
LdifComponentBuilderFactory.ldif()
LDIF (camel-ldif)
Perform updates on an LDAP server from an LDIF body content.
|
Apache Camel