Uses of Interface
org.apache.camel.builder.endpoint.dsl.XChangeEndpointBuilderFactory.XChangeEndpointBuilder
Packages that use XChangeEndpointBuilderFactory.XChangeEndpointBuilder
-
Uses of XChangeEndpointBuilderFactory.XChangeEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return XChangeEndpointBuilderFactory.XChangeEndpointBuilderModifier and TypeMethodDescriptionXChange (camel-xchange) Access market data and trade on Bitcoin and Altcoin exchanges.XChange (camel-xchange) Access market data and trade on Bitcoin and Altcoin exchanges. -
Uses of XChangeEndpointBuilderFactory.XChangeEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return XChangeEndpointBuilderFactory.XChangeEndpointBuilderModifier and TypeMethodDescriptionXChangeEndpointBuilderFactory.AdvancedXChangeEndpointBuilder.basic()The currency.XChangeEndpointBuilderFactory.XChangeEndpointBuilder.currency(org.knowm.xchange.currency.Currency currency) The currency.XChangeEndpointBuilderFactory.XChangeEndpointBuilder.currencyPair(String currencyPair) The currency pair.XChangeEndpointBuilderFactory.endpointBuilder(String componentName, String path) The method to execute.XChangeEndpointBuilderFactory.XChangeEndpointBuilder.method(org.apache.camel.component.xchange.XChangeConfiguration.XChangeMethod method) The method to execute.The service to call.XChangeEndpointBuilderFactory.XChangeEndpointBuilder.service(org.apache.camel.component.xchange.XChangeConfiguration.XChangeService service) The service to call.XChange (camel-xchange) Access market data and trade on Bitcoin and Altcoin exchanges.XChange (camel-xchange) Access market data and trade on Bitcoin and Altcoin exchanges.