| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static DjlComponentBuilderFactory.DjlComponentBuilder |
ComponentsBuilderFactory.djl()
Deep Java Library (camel-djl)
Infer Deep Learning models from message exchanges data using Deep Java
Library (DJL).
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DjlComponentBuilderFactory.DjlComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default DjlComponentBuilderFactory.DjlComponentBuilder |
DjlComponentBuilderFactory.DjlComponentBuilder.basicPropertyBinding(boolean basicPropertyBinding)
Whether the component should use basic property binding (Camel 2.x)
or the newer property binding with additional capabilities.
|
static DjlComponentBuilderFactory.DjlComponentBuilder |
DjlComponentBuilderFactory.djl()
Deep Java Library (camel-djl)
Infer Deep Learning models from message exchanges data using Deep Java
Library (DJL).
|
default DjlComponentBuilderFactory.DjlComponentBuilder |
DjlComponentBuilderFactory.DjlComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel