@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface XChangeEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
XChangeEndpointBuilderFactory.AdvancedXChangeEndpointBuilder
Advanced builder for endpoint for the XChange component.
|
static interface |
XChangeEndpointBuilderFactory.XChangeBuilders |
static interface |
XChangeEndpointBuilderFactory.XChangeEndpointBuilder
Builder for endpoint for the XChange component.
|
static class |
XChangeEndpointBuilderFactory.XChangeMethod
Proxy enum for
org.apache.camel.component.xchange.XChangeConfiguration$XChangeMethod enum. |
static class |
XChangeEndpointBuilderFactory.XChangeService
Proxy enum for
org.apache.camel.component.xchange.XChangeConfiguration$XChangeService enum. |
| Modifier and Type | Method and Description |
|---|---|
static XChangeEndpointBuilderFactory.XChangeEndpointBuilder |
xchange(String path)
XChange (camel-xchange)
The camel-xchange component provide access to many bitcoin and altcoin
exchanges for trading and accessing market data.
|
static XChangeEndpointBuilderFactory.XChangeEndpointBuilder xchange(String path)
xchange:name
Path parameter: name (required)
The exchange to connect toApache Camel