| Package | Description |
|---|---|
| io.vertx.grpcio.client |
| Modifier and Type | Method and Description |
|---|---|
static GrpcIoClient |
GrpcIoClient.client(Vertx vertx)
Create a new client
|
static GrpcIoClient |
GrpcIoClient.client(Vertx vertx,
GrpcClientOptions options)
Create a new client
|
static GrpcIoClient |
GrpcIoClient.client(Vertx vertx,
io.vertx.core.http.HttpClientOptions options)
Create a new client
|
| Constructor and Description |
|---|
GrpcIoClientChannel(GrpcIoClient client,
io.vertx.core.net.SocketAddress server) |
Copyright © 2025 Eclipse. All rights reserved.