Package | Description |
---|---|
io.vertx.grpc.client |
Modifier and Type | Method and Description |
---|---|
static GrpcClient |
GrpcClient.client(Vertx vertx)
Create a new client
|
static GrpcClient |
GrpcClient.client(Vertx vertx,
HttpClientOptions options)
Create a new client
|
Constructor and Description |
---|
GrpcClientChannel(GrpcClient client,
SocketAddress server) |
Copyright © 2023 Eclipse. All rights reserved.