| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static ChatscriptComponentBuilderFactory.ChatscriptComponentBuilder |
ComponentsBuilderFactory.chatscript()
ChatScript (camel-chatscript)
Chat with a ChatScript Server.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ChatscriptComponentBuilderFactory.ChatscriptComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default ChatscriptComponentBuilderFactory.ChatscriptComponentBuilder |
ChatscriptComponentBuilderFactory.ChatscriptComponentBuilder.autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.
|
static ChatscriptComponentBuilderFactory.ChatscriptComponentBuilder |
ChatscriptComponentBuilderFactory.chatscript()
ChatScript (camel-chatscript)
Chat with a ChatScript Server.
|
default ChatscriptComponentBuilderFactory.ChatscriptComponentBuilder |
ChatscriptComponentBuilderFactory.ChatscriptComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel