Package io.vertx.tp.plugin.rpc.client
Class UnityStub
- java.lang.Object
-
- io.vertx.tp.plugin.rpc.client.UnityStub
-
-
Constructor Summary
Constructors Constructor Description UnityStub(io.grpc.ManagedChannel channel)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vertx.core.Future<io.vertx.core.json.JsonObject>traffic(IpcData data)Connect to remote by channel
-