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