Uses of Enum Class
org.apache.camel.component.grpc.GrpcConsumerStrategy
Packages that use GrpcConsumerStrategy
-
Uses of GrpcConsumerStrategy in org.apache.camel.component.grpc
Methods in org.apache.camel.component.grpc that return GrpcConsumerStrategyModifier and TypeMethodDescriptionGrpcConfiguration.getConsumerStrategy()This option specifies the top-level strategy for processing service requests and responses in streaming mode.static GrpcConsumerStrategyReturns the enum constant of this class with the specified name.static GrpcConsumerStrategy[]GrpcConsumerStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.grpc with parameters of type GrpcConsumerStrategyModifier and TypeMethodDescriptionvoidGrpcConfiguration.setConsumerStrategy(GrpcConsumerStrategy consumerStrategy)