| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static JingComponentBuilderFactory.JingComponentBuilder |
ComponentsBuilderFactory.jing()
Jing (camel-jing)
Validate XML against a RelaxNG schema (XML Syntax or Compact Syntax)
using Jing library.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
JingComponentBuilderFactory.JingComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default JingComponentBuilderFactory.JingComponentBuilder |
JingComponentBuilderFactory.JingComponentBuilder.autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.
|
static JingComponentBuilderFactory.JingComponentBuilder |
JingComponentBuilderFactory.jing()
Jing (camel-jing)
Validate XML against a RelaxNG schema (XML Syntax or Compact Syntax)
using Jing library.
|
default JingComponentBuilderFactory.JingComponentBuilder |
JingComponentBuilderFactory.JingComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel