Uses of Interface
org.apache.camel.builder.component.dsl.SoroushComponentBuilderFactory.SoroushComponentBuilder
-
Packages that use SoroushComponentBuilderFactory.SoroushComponentBuilder Package Description org.apache.camel.builder.component org.apache.camel.builder.component.dsl -
-
Uses of SoroushComponentBuilderFactory.SoroushComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return SoroushComponentBuilderFactory.SoroushComponentBuilder Modifier and Type Method Description static SoroushComponentBuilderFactory.SoroushComponentBuilderComponentsBuilderFactory. soroush()Soroush (camel-soroush) Send and receive messages as a Soroush chat bot. -
Uses of SoroushComponentBuilderFactory.SoroushComponentBuilder in org.apache.camel.builder.component.dsl
Classes in org.apache.camel.builder.component.dsl that implement SoroushComponentBuilderFactory.SoroushComponentBuilder Modifier and Type Class Description static classSoroushComponentBuilderFactory.SoroushComponentBuilderImplMethods in org.apache.camel.builder.component.dsl that return SoroushComponentBuilderFactory.SoroushComponentBuilder Modifier and Type Method Description default SoroushComponentBuilderFactory.SoroushComponentBuilderSoroushComponentBuilderFactory.SoroushComponentBuilder. authorizationToken(String authorizationToken)The default Soroush authorization token to be used when the information is not provided in the endpoints.default SoroushComponentBuilderFactory.SoroushComponentBuilderSoroushComponentBuilderFactory.SoroushComponentBuilder. autowiredEnabled(boolean autowiredEnabled)Whether autowiring is enabled.default SoroushComponentBuilderFactory.SoroushComponentBuilderSoroushComponentBuilderFactory.SoroushComponentBuilder. 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.default SoroushComponentBuilderFactory.SoroushComponentBuilderSoroushComponentBuilderFactory.SoroushComponentBuilder. lazyStartProducer(boolean lazyStartProducer)Whether the producer should be started lazy (on the first message).static SoroushComponentBuilderFactory.SoroushComponentBuilderSoroushComponentBuilderFactory. soroush()Soroush (camel-soroush) Send and receive messages as a Soroush chat bot.
-