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