Interface XChangeEndpointBuilderFactory.XChangeBuilders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
XChangeEndpointBuilderFactory

public static interface XChangeEndpointBuilderFactory.XChangeBuilders
  • Method Details

    • xchange

      XChange (camel-xchange) Access market data and trade on Bitcoin and Altcoin exchanges. Category: blockchain Since: 2.21 Maven coordinates: org.apache.camel:camel-xchange
      Returns:
      the dsl builder for the headers' name.
    • xchange

      XChange (camel-xchange) Access market data and trade on Bitcoin and Altcoin exchanges. Category: blockchain Since: 2.21 Maven coordinates: org.apache.camel:camel-xchange Syntax: xchange:name Path parameter: name (required) The exchange to connect to
      Parameters:
      path - name
      Returns:
      the dsl builder
    • xchange

      default XChangeEndpointBuilderFactory.XChangeEndpointBuilder xchange(String componentName, String path)
      XChange (camel-xchange) Access market data and trade on Bitcoin and Altcoin exchanges. Category: blockchain Since: 2.21 Maven coordinates: org.apache.camel:camel-xchange Syntax: xchange:name Path parameter: name (required) The exchange to connect to
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - name
      Returns:
      the dsl builder