| Modifier and Type | Method and Description |
|---|---|
GrpcClientOptions |
GrpcClientOptions.setMaxMessageSize(long maxMessageSize)
Set the maximum message size in bytes accepted from a server, the maximum value is
0xFFFFFFFF |
GrpcClientOptions |
GrpcClientOptions.setTransportOptions(HttpClientOptions transportOptions)
Set the HTTP transport options.
|
| Modifier and Type | Method and Description |
|---|---|
static GrpcClient |
GrpcClient.client(Vertx vertx,
GrpcClientOptions options)
Create a new client
|
| Constructor and Description |
|---|
GrpcClientOptions(GrpcClientOptions options) |
| Modifier and Type | Method and Description |
|---|---|
static GrpcIoClient |
GrpcIoClient.client(Vertx vertx,
GrpcClientOptions options)
Create a new client
|
| Modifier and Type | Method and Description |
|---|---|
static GrpcClient |
GrpcClient.client(Vertx vertx,
GrpcClientOptions options)
Create a new client
|
| Modifier and Type | Method and Description |
|---|---|
static GrpcIoClient |
GrpcIoClient.client(Vertx vertx,
GrpcClientOptions options)
Create a new client
|
| Modifier and Type | Method and Description |
|---|---|
static GrpcClient |
GrpcClient.client(Vertx vertx,
GrpcClientOptions options)
Create a new client
|
| Modifier and Type | Method and Description |
|---|---|
static GrpcIoClient |
GrpcIoClient.client(Vertx vertx,
GrpcClientOptions options)
Create a new client
|
| Modifier and Type | Method and Description |
|---|---|
static GrpcClient |
GrpcClient.client(Vertx vertx,
GrpcClientOptions options)
Create a new client
|
| Modifier and Type | Method and Description |
|---|---|
static GrpcIoClient |
GrpcIoClient.client(Vertx vertx,
GrpcClientOptions options)
Create a new client
|
Copyright © 2025 Eclipse. All rights reserved.