| Package | Description |
|---|---|
| io.grpc |
The gRPC core public API.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ServerBuilder.callExecutor(ServerCallExecutorSupplier executorSupplier)
Allows for defining a way to provide a custom executor to handle the server call.
|
T |
ForwardingServerBuilder.callExecutor(ServerCallExecutorSupplier executorSupplier) |