Uses of Interface
org.apache.camel.builder.endpoint.dsl.FopEndpointBuilderFactory.AdvancedFopEndpointBuilder
-
Packages that use FopEndpointBuilderFactory.AdvancedFopEndpointBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of FopEndpointBuilderFactory.AdvancedFopEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return FopEndpointBuilderFactory.AdvancedFopEndpointBuilder Modifier and Type Method Description default FopEndpointBuilderFactory.AdvancedFopEndpointBuilderFopEndpointBuilderFactory.FopEndpointBuilder. advanced()default FopEndpointBuilderFactory.AdvancedFopEndpointBuilderFopEndpointBuilderFactory.AdvancedFopEndpointBuilder. lazyStartProducer(boolean lazyStartProducer)Whether the producer should be started lazy (on the first message).default FopEndpointBuilderFactory.AdvancedFopEndpointBuilderFopEndpointBuilderFactory.AdvancedFopEndpointBuilder. lazyStartProducer(String lazyStartProducer)Whether the producer should be started lazy (on the first message).
-