public interface GrpcExecutionContext extends HttpExecutionContext
ExecutionContext for gRPC.| Modifier and Type | Method and Description |
|---|---|
GrpcExecutionStrategy |
executionStrategy()
Returns the
GrpcExecutionStrategy associated with this context. |
bufferAllocator, executor, ioExecutorGrpcExecutionStrategy executionStrategy()
GrpcExecutionStrategy associated with this context.executionStrategy in interface ExecutionContextexecutionStrategy in interface HttpExecutionContextGrpcExecutionStrategy associated with this context.