Package | Description |
---|---|
io.vertx.reactivex.grpcio.client |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<GrpcIoClient> |
GrpcIoClient.__TYPE_ARG |
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
|
static GrpcIoClient |
GrpcIoClient.newInstance(GrpcIoClient arg) |
Copyright © 2024 Eclipse. All rights reserved.