Uses of Interface
org.apache.camel.builder.endpoint.dsl.ThriftEndpointBuilderFactory.AdvancedThriftEndpointProducerBuilder
Packages that use ThriftEndpointBuilderFactory.AdvancedThriftEndpointProducerBuilder
-
Uses of ThriftEndpointBuilderFactory.AdvancedThriftEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of ThriftEndpointBuilderFactory.AdvancedThriftEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Thrift component.Methods in org.apache.camel.builder.endpoint.dsl that return ThriftEndpointBuilderFactory.AdvancedThriftEndpointProducerBuilderModifier and TypeMethodDescriptionThriftEndpointBuilderFactory.ThriftEndpointProducerBuilder.advanced()ThriftEndpointBuilderFactory.AdvancedThriftEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).ThriftEndpointBuilderFactory.AdvancedThriftEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).ThriftEndpointBuilderFactory.AdvancedThriftEndpointProducerBuilder.synchronous(boolean synchronous) Sets whether synchronous processing should be strictly used.ThriftEndpointBuilderFactory.AdvancedThriftEndpointProducerBuilder.synchronous(String synchronous) Sets whether synchronous processing should be strictly used.