Package | Description |
---|---|
io.vertx.rxjava3.grpc.client | |
io.vertx.rxjava3.grpcio.client |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<GrpcClient> |
GrpcClient.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static GrpcClient |
GrpcClient.client(Vertx vertx)
Create a new client
|
static GrpcClient |
GrpcClient.client(Vertx vertx,
GrpcClientOptions options)
Create a new client
|
static GrpcClient |
GrpcClient.client(Vertx vertx,
HttpClientOptions options)
Create a new client
|
static GrpcClient |
GrpcClient.newInstance(GrpcClient arg) |
Modifier and Type | Class and Description |
---|---|
class |
GrpcIoClient
Extends the so it can be utilized with .
|
Copyright © 2024 Eclipse. All rights reserved.