Uses of Interface
org.apache.camel.builder.component.dsl.Iec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilder
Packages that use Iec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilder
-
Uses of Iec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return Iec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilderModifier and TypeMethodDescriptionComponentsBuilderFactory.iec60870Server()IEC 60870 Server (camel-iec60870) IEC 60870 supervisory control and data acquisition (SCADA) server using NeoSCADA implementation. -
Uses of Iec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilder in org.apache.camel.builder.component.dsl
Classes in org.apache.camel.builder.component.dsl that implement Iec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilderModifier and TypeClassDescriptionstatic classMethods in org.apache.camel.builder.component.dsl that return Iec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilderModifier and TypeMethodDescriptionIec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilder.autowiredEnabled(boolean autowiredEnabled) Whether autowiring is enabled.Iec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilder.bridgeErrorHandler(boolean bridgeErrorHandler) Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions (if possible) occurred while the Camel consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler.Iec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilder.defaultConnectionOptions(org.apache.camel.component.iec60870.server.ServerOptions defaultConnectionOptions) Default connection options.Iec60870ServerComponentBuilderFactory.iec60870Server()IEC 60870 Server (camel-iec60870) IEC 60870 supervisory control and data acquisition (SCADA) server using NeoSCADA implementation.Iec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).