| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static SapNetweaverComponentBuilderFactory.SapNetweaverComponentBuilder |
ComponentsBuilderFactory.sapNetweaver()
SAP NetWeaver (camel-sap-netweaver)
Send requests to SAP NetWeaver Gateway using HTTP.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SapNetweaverComponentBuilderFactory.SapNetweaverComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default SapNetweaverComponentBuilderFactory.SapNetweaverComponentBuilder |
SapNetweaverComponentBuilderFactory.SapNetweaverComponentBuilder.basicPropertyBinding(boolean basicPropertyBinding)
Whether the component should use basic property binding (Camel 2.x)
or the newer property binding with additional capabilities.
|
default SapNetweaverComponentBuilderFactory.SapNetweaverComponentBuilder |
SapNetweaverComponentBuilderFactory.SapNetweaverComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
static SapNetweaverComponentBuilderFactory.SapNetweaverComponentBuilder |
SapNetweaverComponentBuilderFactory.sapNetweaver()
SAP NetWeaver (camel-sap-netweaver)
Send requests to SAP NetWeaver Gateway using HTTP.
|
Apache Camel