Uses of Interface
org.apache.camel.builder.component.dsl.ChatscriptComponentBuilderFactory.ChatscriptComponentBuilder
Packages that use ChatscriptComponentBuilderFactory.ChatscriptComponentBuilder
-
Uses of ChatscriptComponentBuilderFactory.ChatscriptComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return ChatscriptComponentBuilderFactory.ChatscriptComponentBuilderModifier and TypeMethodDescriptionComponentsBuilderFactory.chatscript()ChatScript (camel-chatscript) Chat with a ChatScript Server. -
Uses of ChatscriptComponentBuilderFactory.ChatscriptComponentBuilder in org.apache.camel.builder.component.dsl
Classes in org.apache.camel.builder.component.dsl that implement ChatscriptComponentBuilderFactory.ChatscriptComponentBuilderModifier and TypeClassDescriptionstatic classMethods in org.apache.camel.builder.component.dsl that return ChatscriptComponentBuilderFactory.ChatscriptComponentBuilderModifier and TypeMethodDescriptionChatscriptComponentBuilderFactory.ChatscriptComponentBuilder.autowiredEnabled(boolean autowiredEnabled) Whether autowiring is enabled.ChatscriptComponentBuilderFactory.chatscript()ChatScript (camel-chatscript) Chat with a ChatScript Server.ChatscriptComponentBuilderFactory.ChatscriptComponentBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).