Uses of Interface
org.apache.camel.builder.component.dsl.LdifComponentBuilderFactory.LdifComponentBuilder
Packages that use LdifComponentBuilderFactory.LdifComponentBuilder
-
Uses of LdifComponentBuilderFactory.LdifComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return LdifComponentBuilderFactory.LdifComponentBuilderModifier and TypeMethodDescriptionComponentsBuilderFactory.ldif()LDIF (camel-ldif) Perform updates on an LDAP server from an LDIF body content. -
Uses of LdifComponentBuilderFactory.LdifComponentBuilder in org.apache.camel.builder.component.dsl
Classes in org.apache.camel.builder.component.dsl that implement LdifComponentBuilderFactory.LdifComponentBuilderModifier and TypeClassDescriptionstatic classMethods in org.apache.camel.builder.component.dsl that return LdifComponentBuilderFactory.LdifComponentBuilderModifier and TypeMethodDescriptionLdifComponentBuilderFactory.LdifComponentBuilder.autowiredEnabled(boolean autowiredEnabled) Whether autowiring is enabled.LdifComponentBuilderFactory.LdifComponentBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).LdifComponentBuilderFactory.ldif()LDIF (camel-ldif) Perform updates on an LDAP server from an LDIF body content.