Package io.vertx.grpc.server
-
Interface Summary Interface Description GrpcServer A gRPC server based on Vert.x HTTP server.GrpcServerRequest<Req,Resp> GrpcServerResponse<Req,Resp> Service Provides metadata about a gRPC service.ServiceBuilder -
Class Summary Class Description GrpcServerOptions Configuration for aGrpcServer
.GrpcServerOptionsConverter Converter and mapper forGrpcServerOptions
. -
Enum Summary Enum Description GrpcProtocol Describe the underlying gRPC protocol.