Uses of Interface
org.apache.camel.builder.endpoint.dsl.GrpcEndpointBuilderFactory.AdvancedGrpcEndpointBuilder
Packages that use GrpcEndpointBuilderFactory.AdvancedGrpcEndpointBuilder
-
Uses of GrpcEndpointBuilderFactory.AdvancedGrpcEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return GrpcEndpointBuilderFactory.AdvancedGrpcEndpointBuilderModifier and TypeMethodDescriptionGrpcEndpointBuilderFactory.GrpcEndpointBuilder.advanced()GrpcEndpointBuilderFactory.AdvancedGrpcEndpointBuilder.synchronous(boolean synchronous) Sets whether synchronous processing should be strictly used.GrpcEndpointBuilderFactory.AdvancedGrpcEndpointBuilder.synchronous(String synchronous) Sets whether synchronous processing should be strictly used.