Interface ClientEndpointBuilderFactory.ClientBuilders

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

public static interface ClientEndpointBuilderFactory.ClientBuilders
  • Method Details

    • iec60870Client

      IEC 60870 Client (camel-iec60870) IEC 60870 supervisory control and data acquisition (SCADA) client using NeoSCADA implementation. Category: iot Since: 2.20 Maven coordinates: org.apache.camel:camel-iec60870
      Returns:
      the dsl builder for the headers' name.
    • iec60870Client

      IEC 60870 Client (camel-iec60870) IEC 60870 supervisory control and data acquisition (SCADA) client using NeoSCADA implementation. Category: iot Since: 2.20 Maven coordinates: org.apache.camel:camel-iec60870 Syntax: iec60870-client:uriPath Path parameter: uriPath (required) The object information address
      Parameters:
      path - uriPath
      Returns:
      the dsl builder
    • iec60870Client

      default ClientEndpointBuilderFactory.ClientEndpointBuilder iec60870Client(String componentName, String path)
      IEC 60870 Client (camel-iec60870) IEC 60870 supervisory control and data acquisition (SCADA) client using NeoSCADA implementation. Category: iot Since: 2.20 Maven coordinates: org.apache.camel:camel-iec60870 Syntax: iec60870-client:uriPath Path parameter: uriPath (required) The object information address
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - uriPath
      Returns:
      the dsl builder