| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static FopComponentBuilderFactory.FopComponentBuilder |
ComponentsBuilderFactory.fop()
FOP (camel-fop)
Render messages into PDF and other output formats supported by Apache
FOP.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FopComponentBuilderFactory.FopComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default FopComponentBuilderFactory.FopComponentBuilder |
FopComponentBuilderFactory.FopComponentBuilder.basicPropertyBinding(boolean basicPropertyBinding)
Whether the component should use basic property binding (Camel 2.x)
or the newer property binding with additional capabilities.
|
static FopComponentBuilderFactory.FopComponentBuilder |
FopComponentBuilderFactory.fop()
FOP (camel-fop)
Render messages into PDF and other output formats supported by Apache
FOP.
|
default FopComponentBuilderFactory.FopComponentBuilder |
FopComponentBuilderFactory.FopComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel