@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface LdifComponentBuilderFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
LdifComponentBuilderFactory.LdifComponentBuilder
Builder for the LDIF component.
|
static class |
LdifComponentBuilderFactory.LdifComponentBuilderImpl |
Modifier and Type | Method and Description |
---|---|
static LdifComponentBuilderFactory.LdifComponentBuilder |
ldif()
LDIF (camel-ldif)
Perform updates on an LDAP server from an LDIF body content.
|
static LdifComponentBuilderFactory.LdifComponentBuilder ldif()
Apache Camel