| Modifier and Type | Method and Description |
|---|---|
GrpcServerOptions |
GrpcServerOptions.setMaxMessageSize(long maxMessageSize)
Set the maximum message size in bytes accepted from a client, the maximum value is
0xFFFFFFFF |
| Modifier and Type | Method and Description |
|---|---|
static GrpcServer |
GrpcServer.server(Vertx vertx,
GrpcServerOptions options)
Create a blank gRPC server
|
| Constructor and Description |
|---|
GrpcServerOptions(GrpcServerOptions options) |
| Modifier and Type | Method and Description |
|---|---|
static GrpcIoServer |
GrpcIoServer.server(Vertx vertx,
GrpcServerOptions options)
Create a blank gRPC/IO server
|
| Modifier and Type | Method and Description |
|---|---|
static GrpcServer |
GrpcServer.server(Vertx vertx,
GrpcServerOptions options)
Create a blank gRPC server
|
| Modifier and Type | Method and Description |
|---|---|
static GrpcIoServer |
GrpcIoServer.server(Vertx vertx,
GrpcServerOptions options)
Create a blank gRPC/IO server
|
| Modifier and Type | Method and Description |
|---|---|
static GrpcServer |
GrpcServer.server(Vertx vertx,
GrpcServerOptions options)
Create a blank gRPC server
|
| Modifier and Type | Method and Description |
|---|---|
static GrpcIoServer |
GrpcIoServer.server(Vertx vertx,
GrpcServerOptions options)
Create a blank gRPC/IO server
|
| Modifier and Type | Method and Description |
|---|---|
static GrpcServer |
GrpcServer.server(Vertx vertx,
GrpcServerOptions options)
Create a blank gRPC server
|
| Modifier and Type | Method and Description |
|---|---|
static GrpcIoServer |
GrpcIoServer.server(Vertx vertx,
GrpcServerOptions options)
Create a blank gRPC/IO server
|
Copyright © 2025 Eclipse. All rights reserved.