Uses of Package
io.vertx.grpc.common
-
Classes in io.vertx.grpc.common used by io.vertx.grpc.client Class Description GrpcError gRPC error, a subset ofGrpcStatus
elements.GrpcMessage A generic gRPC messageGrpcReadStream GrpcStatus gRPC statuses.GrpcWriteStream ServiceMethod Bundle all the bits required to call or bind a grpc service method.ServiceName A gRPC service name.WireFormat The serialization format as an enum. -
Classes in io.vertx.grpc.common used by io.vertx.grpc.common Class Description CodecException An encoding/decoding exception.GrpcError gRPC error, a subset ofGrpcStatus
elements.GrpcErrorException Thrown when a failure happens before the response, and it could be interpreted to a gRPC failure, e.g.GrpcLocal gRPC request local propagation.GrpcMessage A generic gRPC messageGrpcMessageDecoder GrpcMessageEncoder GrpcReadStream GrpcStatus gRPC statuses.GrpcWriteStream InvalidMessageException Signals an invalid message.ServiceMethod Bundle all the bits required to call or bind a grpc service method.ServiceName A gRPC service name.WireFormat The serialization format as an enum. -
Classes in io.vertx.grpc.common used by io.vertx.grpc.server Class Description GrpcError gRPC error, a subset ofGrpcStatus
elements.GrpcMessage A generic gRPC messageGrpcReadStream GrpcStatus gRPC statuses.GrpcWriteStream ServiceMethod Bundle all the bits required to call or bind a grpc service method.ServiceName A gRPC service name. -
Classes in io.vertx.grpc.common used by io.vertx.reactivex.grpc.client Class Description GrpcError gRPC error, a subset ofGrpcStatus
elements.GrpcStatus gRPC statuses.InvalidMessageException Signals an invalid message.WireFormat The serialization format as an enum. -
Classes in io.vertx.grpc.common used by io.vertx.reactivex.grpc.common Class Description GrpcError gRPC error, a subset ofGrpcStatus
elements.GrpcMessage A generic gRPC messageGrpcMessageDecoder GrpcMessageEncoder GrpcReadStream GrpcWriteStream InvalidMessageException Signals an invalid message.ServiceMethod Bundle all the bits required to call or bind a grpc service method.ServiceName A gRPC service name.WireFormat The serialization format as an enum. -
Classes in io.vertx.grpc.common used by io.vertx.reactivex.grpc.server Class Description GrpcError gRPC error, a subset ofGrpcStatus
elements.GrpcStatus gRPC statuses.InvalidMessageException Signals an invalid message.WireFormat The serialization format as an enum. -
Classes in io.vertx.grpc.common used by io.vertx.rxjava3.grpc.client Class Description GrpcError gRPC error, a subset ofGrpcStatus
elements.GrpcStatus gRPC statuses.InvalidMessageException Signals an invalid message.WireFormat The serialization format as an enum. -
Classes in io.vertx.grpc.common used by io.vertx.rxjava3.grpc.common Class Description GrpcError gRPC error, a subset ofGrpcStatus
elements.GrpcMessage A generic gRPC messageGrpcMessageDecoder GrpcMessageEncoder GrpcReadStream GrpcWriteStream InvalidMessageException Signals an invalid message.ServiceMethod Bundle all the bits required to call or bind a grpc service method.ServiceName A gRPC service name.WireFormat The serialization format as an enum. -
Classes in io.vertx.grpc.common used by io.vertx.rxjava3.grpc.server Class Description GrpcError gRPC error, a subset ofGrpcStatus
elements.GrpcStatus gRPC statuses.InvalidMessageException Signals an invalid message.WireFormat The serialization format as an enum.