Package io.vertx.grpc.client
package io.vertx.grpc.client
-
ClassDescriptionA gRPC client for Vert.xA builder for
GrpcClient.Options configuring a gRPC client.GrpcClientRequest<Req,Resp> A request to a gRPC server.GrpcClientResponse<Req,Resp> A response from a gRPC server.Denotes a failure due to an invalid status.A contract for issuing gRPC client requests by service method, without requiring a specific transport or server address.