public class RpcSslTool extends Object
| Constructor and Description |
|---|
RpcSslTool() |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ManagedChannel |
getChannel(io.vertx.core.Vertx vertx,
IpcData data) |
static io.grpc.ManagedChannel |
getChannel(io.vertx.core.Vertx vertx,
io.vertx.core.json.JsonObject config) |
public static io.grpc.ManagedChannel getChannel(io.vertx.core.Vertx vertx,
io.vertx.core.json.JsonObject config)
vertx - Vert.x instanceconfig - configurationpublic static io.grpc.ManagedChannel getChannel(io.vertx.core.Vertx vertx,
IpcData data)
Copyright © 2019. All rights reserved.