| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static XchangeComponentBuilderFactory.XchangeComponentBuilder |
ComponentsBuilderFactory.xchange()
XChange (camel-xchange)
Access market data and trade on Bitcoin and Altcoin exchanges.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
XchangeComponentBuilderFactory.XchangeComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default XchangeComponentBuilderFactory.XchangeComponentBuilder |
XchangeComponentBuilderFactory.XchangeComponentBuilder.basicPropertyBinding(boolean basicPropertyBinding)
Whether the component should use basic property binding (Camel 2.x)
or the newer property binding with additional capabilities.
|
default XchangeComponentBuilderFactory.XchangeComponentBuilder |
XchangeComponentBuilderFactory.XchangeComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
static XchangeComponentBuilderFactory.XchangeComponentBuilder |
XchangeComponentBuilderFactory.xchange()
XChange (camel-xchange)
Access market data and trade on Bitcoin and Altcoin exchanges.
|
Apache Camel