Uses of Interface
org.apache.camel.builder.component.dsl.PdfComponentBuilderFactory.PdfComponentBuilder
-
Packages that use PdfComponentBuilderFactory.PdfComponentBuilder Package Description org.apache.camel.builder.component org.apache.camel.builder.component.dsl -
-
Uses of PdfComponentBuilderFactory.PdfComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return PdfComponentBuilderFactory.PdfComponentBuilder Modifier and Type Method Description static PdfComponentBuilderFactory.PdfComponentBuilderComponentsBuilderFactory. pdf()PDF (camel-pdf) Create, modify or extract content from PDF documents. -
Uses of PdfComponentBuilderFactory.PdfComponentBuilder in org.apache.camel.builder.component.dsl
Classes in org.apache.camel.builder.component.dsl that implement PdfComponentBuilderFactory.PdfComponentBuilder Modifier and Type Class Description static classPdfComponentBuilderFactory.PdfComponentBuilderImplMethods in org.apache.camel.builder.component.dsl that return PdfComponentBuilderFactory.PdfComponentBuilder Modifier and Type Method Description default PdfComponentBuilderFactory.PdfComponentBuilderPdfComponentBuilderFactory.PdfComponentBuilder. autowiredEnabled(boolean autowiredEnabled)Whether autowiring is enabled.default PdfComponentBuilderFactory.PdfComponentBuilderPdfComponentBuilderFactory.PdfComponentBuilder. lazyStartProducer(boolean lazyStartProducer)Whether the producer should be started lazy (on the first message).static PdfComponentBuilderFactory.PdfComponentBuilderPdfComponentBuilderFactory. pdf()PDF (camel-pdf) Create, modify or extract content from PDF documents.
-