Uses of Interface
io.grpc.ServerCallExecutorSupplier
Packages that use ServerCallExecutorSupplier
-
Uses of ServerCallExecutorSupplier in io.grpc
Methods in io.grpc with parameters of type ServerCallExecutorSupplierModifier and TypeMethodDescriptionForwardingServerBuilder.callExecutor(ServerCallExecutorSupplier executorSupplier) ServerBuilder.callExecutor(ServerCallExecutorSupplier executorSupplier) Allows for defining a way to provide a custom executor to handle the server call.