Package io.vertx.grpc.server
package io.vertx.grpc.server
-
ClassDescriptionDescribe the underlying gRPC protocol.A gRPC server based on Vert.x HTTP server.Configuration for a
GrpcServer.Converter and mapper forGrpcServerOptions.GrpcServerRequest<Req,Resp> GrpcServerResponse<Req,Resp> A gRPC service.A builder for creating and configuring aService.A contract for registering gRPC service method handlers, without requiring a specific transport.ServiceMethodInvoker<Req,Resp> A glorified GOTO forcing a response status.