| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static SolrsComponentBuilderFactory.SolrsComponentBuilder |
ComponentsBuilderFactory.solrs()
Solr (Secure) (camel-solr)
Perform operations against Apache Lucene Solr.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SolrsComponentBuilderFactory.SolrsComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default SolrsComponentBuilderFactory.SolrsComponentBuilder |
SolrsComponentBuilderFactory.SolrsComponentBuilder.basicPropertyBinding(boolean basicPropertyBinding)
Whether the component should use basic property binding (Camel 2.x)
or the newer property binding with additional capabilities.
|
default SolrsComponentBuilderFactory.SolrsComponentBuilder |
SolrsComponentBuilderFactory.SolrsComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
static SolrsComponentBuilderFactory.SolrsComponentBuilder |
SolrsComponentBuilderFactory.solrs()
Solr (Secure) (camel-solr)
Perform operations against Apache Lucene Solr.
|
Apache Camel