public static final class UnityServiceGrpc.UnityServiceVertxStub extends io.grpc.stub.AbstractStub<UnityServiceGrpc.UnityServiceVertxStub>
| Modifier and Type | Method and Description |
|---|---|
protected UnityServiceGrpc.UnityServiceVertxStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
unityCall(IpcRequest request,
Handler<AsyncResult<IpcResponse>> response)
Direct: Client -> Server -> Client
|
getCallOptions, getChannel, newStub, newStub, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected UnityServiceGrpc.UnityServiceVertxStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<UnityServiceGrpc.UnityServiceVertxStub>public void unityCall(IpcRequest request, Handler<AsyncResult<IpcResponse>> response)
Direct: Client -> Server -> Client
Copyright © 2020. All rights reserved.