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