| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static SpringLdapComponentBuilderFactory.SpringLdapComponentBuilder |
ComponentsBuilderFactory.springLdap()
Spring LDAP (camel-spring-ldap)
Perform searches in LDAP servers using filters as the message payload.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SpringLdapComponentBuilderFactory.SpringLdapComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default SpringLdapComponentBuilderFactory.SpringLdapComponentBuilder |
SpringLdapComponentBuilderFactory.SpringLdapComponentBuilder.autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.
|
default SpringLdapComponentBuilderFactory.SpringLdapComponentBuilder |
SpringLdapComponentBuilderFactory.SpringLdapComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
static SpringLdapComponentBuilderFactory.SpringLdapComponentBuilder |
SpringLdapComponentBuilderFactory.springLdap()
Spring LDAP (camel-spring-ldap)
Perform searches in LDAP servers using filters as the message payload.
|
Apache Camel