| Package | Description |
|---|---|
| io.vertx.grpcio.client | |
| io.vertx.reactivex.grpcio.client | |
| io.vertx.rxjava.grpcio.client | |
| io.vertx.rxjava3.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,
HttpClientOptions options)
Create a new client
|
| Constructor and Description |
|---|
GrpcIoClientChannel(GrpcIoClient client,
SocketAddress server) |
| Modifier and Type | Method and Description |
|---|---|
GrpcIoClient |
GrpcIoClient.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcIoClient |
GrpcIoClient.newInstance(GrpcIoClient arg) |
| Constructor and Description |
|---|
GrpcIoClient(GrpcIoClient delegate) |
| Modifier and Type | Method and Description |
|---|---|
GrpcIoClient |
GrpcIoClient.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcIoClient |
GrpcIoClient.newInstance(GrpcIoClient arg) |
| Constructor and Description |
|---|
GrpcIoClient(GrpcIoClient delegate) |
| Modifier and Type | Method and Description |
|---|---|
GrpcIoClient |
GrpcIoClient.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcIoClient |
GrpcIoClient.newInstance(GrpcIoClient arg) |
| Constructor and Description |
|---|
GrpcIoClient(GrpcIoClient delegate) |
Copyright © 2025 Eclipse. All rights reserved.