Interface MiloBrowseComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface MiloBrowseComponentBuilderFactory
Connect to OPC UA servers using the binary protocol for browsing the node tree. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
MiloBrowseComponentBuilderFactory.MiloBrowseComponentBuilder
Builder for the OPC UA Browser component.static class
MiloBrowseComponentBuilderFactory.MiloBrowseComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static MiloBrowseComponentBuilderFactory.MiloBrowseComponentBuilder
miloBrowse()
OPC UA Browser (camel-milo) Connect to OPC UA servers using the binary protocol for browsing the node tree.
-
-
-
Method Detail
-
miloBrowse
static MiloBrowseComponentBuilderFactory.MiloBrowseComponentBuilder 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
-
-