public interface GrpcExecutionContext
extends HttpExecutionContext
ExecutionContext for gRPC.| Modifier and Type | Method and Description |
|---|---|
GrpcExecutionStrategy |
executionStrategy()
Returns the
GrpcExecutionStrategy associated with this context. |
GrpcExecutionStrategy executionStrategy()
GrpcExecutionStrategy associated with this context.executionStrategy in interface ExecutionContext<HttpExecutionStrategy>executionStrategy in interface HttpExecutionContextGrpcExecutionStrategy associated with this context.