| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static BraintreeComponentBuilderFactory.BraintreeComponentBuilder |
ComponentsBuilderFactory.braintree()
Braintree (camel-braintree)
Process payments using Braintree Payments.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BraintreeComponentBuilderFactory.BraintreeComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default BraintreeComponentBuilderFactory.BraintreeComponentBuilder |
BraintreeComponentBuilderFactory.BraintreeComponentBuilder.autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.
|
static BraintreeComponentBuilderFactory.BraintreeComponentBuilder |
BraintreeComponentBuilderFactory.braintree()
Braintree (camel-braintree)
Process payments using Braintree Payments.
|
default BraintreeComponentBuilderFactory.BraintreeComponentBuilder |
BraintreeComponentBuilderFactory.BraintreeComponentBuilder.configuration(org.apache.camel.component.braintree.BraintreeConfiguration configuration)
Component configuration.
|
default BraintreeComponentBuilderFactory.BraintreeComponentBuilder |
BraintreeComponentBuilderFactory.BraintreeComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel