Uses of Interface
org.apache.camel.builder.component.dsl.Plc4xComponentBuilderFactory.Plc4xComponentBuilder
Packages that use Plc4xComponentBuilderFactory.Plc4xComponentBuilder
-
Uses of Plc4xComponentBuilderFactory.Plc4xComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return Plc4xComponentBuilderFactory.Plc4xComponentBuilderModifier and TypeMethodDescriptionComponentsBuilderFactory.plc4x()PLC4X (camel-plc4x) Read and write to PLC devices Category: iot Since: 3.20 Maven coordinates: org.apache.camel:camel-plc4x -
Uses of Plc4xComponentBuilderFactory.Plc4xComponentBuilder in org.apache.camel.builder.component.dsl
Classes in org.apache.camel.builder.component.dsl that implement Plc4xComponentBuilderFactory.Plc4xComponentBuilderModifier and TypeClassDescriptionstatic classMethods in org.apache.camel.builder.component.dsl that return Plc4xComponentBuilderFactory.Plc4xComponentBuilderModifier and TypeMethodDescriptionPlc4xComponentBuilderFactory.Plc4xComponentBuilder.autowiredEnabled(boolean autowiredEnabled) Whether autowiring is enabled.Plc4xComponentBuilderFactory.Plc4xComponentBuilder.bridgeErrorHandler(boolean bridgeErrorHandler) Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler.Plc4xComponentBuilderFactory.Plc4xComponentBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).Plc4xComponentBuilderFactory.plc4x()PLC4X (camel-plc4x) Read and write to PLC devices Category: iot Since: 3.20 Maven coordinates: org.apache.camel:camel-plc4x