Interface MiloBrowseEndpointBuilderFactory.MiloBrowseBuilders

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

public static interface MiloBrowseEndpointBuilderFactory.MiloBrowseBuilders
  • Method Details

    • miloBrowse

      OPC UA Browser (camel-milo) Connect to OPC UA servers using the binary protocol for browsing the node tree. Category: iot Since: 3.15 Maven coordinates: org.apache.camel:camel-milo
      Returns:
      the dsl builder for the headers' name.
    • miloBrowse

      OPC UA Browser (camel-milo) Connect to OPC UA servers using the binary protocol for browsing the node tree. Category: iot Since: 3.15 Maven coordinates: org.apache.camel:camel-milo Syntax: milo-browse:endpointUri Path parameter: endpointUri (required) The OPC UA server endpoint
      Parameters:
      path - endpointUri
      Returns:
      the dsl builder
    • miloBrowse

      OPC UA Browser (camel-milo) Connect to OPC UA servers using the binary protocol for browsing the node tree. Category: iot Since: 3.15 Maven coordinates: org.apache.camel:camel-milo Syntax: milo-browse:endpointUri Path parameter: endpointUri (required) The OPC UA server endpoint
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - endpointUri
      Returns:
      the dsl builder