public abstract static class UnityServiceGrpc.UnityServiceVertxImplBase extends Object implements io.grpc.BindableService
| Constructor and Description |
|---|
UnityServiceVertxImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
void |
unityCall(IpcRequest request,
io.vertx.core.Future<IpcResponse> response)
Direct: Client -> Server -> Client
|
public void unityCall(IpcRequest request, io.vertx.core.Future<IpcResponse> response)
Direct: Client -> Server -> Client
public final io.grpc.ServerServiceDefinition bindService()
bindService in interface io.grpc.BindableServiceCopyright © 2021. All rights reserved.