Uses of Interface
org.apache.camel.builder.endpoint.dsl.ChatScriptEndpointBuilderFactory.AdvancedChatScriptEndpointBuilder
-
Packages that use ChatScriptEndpointBuilderFactory.AdvancedChatScriptEndpointBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of ChatScriptEndpointBuilderFactory.AdvancedChatScriptEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return ChatScriptEndpointBuilderFactory.AdvancedChatScriptEndpointBuilder Modifier and Type Method Description default ChatScriptEndpointBuilderFactory.AdvancedChatScriptEndpointBuilderChatScriptEndpointBuilderFactory.ChatScriptEndpointBuilder. advanced()default ChatScriptEndpointBuilderFactory.AdvancedChatScriptEndpointBuilderChatScriptEndpointBuilderFactory.AdvancedChatScriptEndpointBuilder. lazyStartProducer(boolean lazyStartProducer)Whether the producer should be started lazy (on the first message).default ChatScriptEndpointBuilderFactory.AdvancedChatScriptEndpointBuilderChatScriptEndpointBuilderFactory.AdvancedChatScriptEndpointBuilder. lazyStartProducer(String lazyStartProducer)Whether the producer should be started lazy (on the first message).
-