| 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.autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.
|
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