| Package | Description |
|---|---|
| io.vertx.up.micro.ipc | |
| io.vertx.up.micro.ipc.client | |
| io.vertx.up.plugin.rpc | |
| io.vertx.up.plugin.rpc.client |
| Modifier and Type | Method and Description |
|---|---|
static IpcData |
DataEncap.consume(IpcRequest request,
io.vertx.up.eon.em.IpcType type)
Middle process
|
| Modifier and Type | Method and Description |
|---|---|
static Envelop |
DataEncap.consume(IpcData data)
Final hitted
|
static IpcRequest |
DataEncap.in(IpcData data) |
static void |
DataEncap.in(IpcData data,
Envelop envelop) |
static void |
DataEncap.in(IpcData data,
io.vertx.servicediscovery.Record record) |
static IpcResponse |
DataEncap.out(IpcData data) |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<Envelop> |
Spear.send(io.vertx.core.Vertx vertx,
IpcData data)
Rpc Logical
|
io.vertx.core.Future<Envelop> |
UnitySpear.send(io.vertx.core.Vertx vertx,
IpcData data) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ManagedChannel |
RpcSslTool.getChannel(io.vertx.core.Vertx vertx,
IpcData data) |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<io.vertx.core.json.JsonObject> |
UnityStub.traffic(IpcData data) |
io.vertx.core.Future<io.vertx.core.json.JsonObject> |
RpcStub.traffic(IpcData data)
Connect to remote by channel
|
Copyright © 2018. All rights reserved.