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