Uses of Interface
org.apache.camel.builder.endpoint.dsl.DfdlEndpointBuilderFactory.AdvancedDfdlEndpointBuilder
Packages that use DfdlEndpointBuilderFactory.AdvancedDfdlEndpointBuilder
-
Uses of DfdlEndpointBuilderFactory.AdvancedDfdlEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return DfdlEndpointBuilderFactory.AdvancedDfdlEndpointBuilderModifier and TypeMethodDescriptionDfdlEndpointBuilderFactory.DfdlEndpointBuilder.advanced()DfdlEndpointBuilderFactory.AdvancedDfdlEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).DfdlEndpointBuilderFactory.AdvancedDfdlEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).DfdlEndpointBuilderFactory.AdvancedDfdlEndpointBuilder.rootElement(String rootElement) The root element name of the schema to use.DfdlEndpointBuilderFactory.AdvancedDfdlEndpointBuilder.rootNamespace(String rootNamespace) The root namespace of the schema to use.