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,
Future<IpcResponse> response)
Direct: Client -> Server -> Client
|
public void unityCall(IpcRequest request, Future<IpcResponse> response)
Direct: Client -> Server -> Client
public final io.grpc.ServerServiceDefinition bindService()
bindService in interface io.grpc.BindableServiceCopyright © 2018. All rights reserved.