Package | Description |
---|---|
io.vertx.grpc.client | |
io.vertx.grpcio.client | |
io.vertx.rxjava3.grpc.client | |
io.vertx.rxjava3.grpcio.client |
Class and Description |
---|
GrpcClient
A gRPC client for Vert.x
Unlike traditional gRPC clients, this client does not rely on a generated RPC interface to interact with the service.
|
GrpcClientOptions
Grpc client options.
|
GrpcClientRequest
A request to a gRPC server.
|
GrpcClientResponse
A response from a gRPC server.
|
Class and Description |
---|
GrpcClient
A gRPC client for Vert.x
Unlike traditional gRPC clients, this client does not rely on a generated RPC interface to interact with the service.
|
GrpcClientChannel
Deprecated.
instead use
GrpcIoClientChannel |
GrpcClientRequest
A request to a gRPC server.
|
GrpcClientResponse
A response from a gRPC server.
|
Class and Description |
---|
GrpcClient
A gRPC client for Vert.x
Unlike traditional gRPC clients, this client does not rely on a generated RPC interface to interact with the service.
|
GrpcClientOptions
Grpc client options.
|
GrpcClientRequest
A request to a gRPC server.
|
GrpcClientResponse
A response from a gRPC server.
|
Class and Description |
---|
GrpcClientOptions
Grpc client options.
|
Copyright © 2024 Eclipse. All rights reserved.