Package | Description |
---|---|
io.vertx.rxjava3.grpc.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,
HttpClientOptions options)
Create a new client
|
static GrpcClient |
GrpcClient.newInstance(GrpcClient arg) |
Copyright © 2023 Eclipse. All rights reserved.