public static final class IBrokerTransferServiceGrpc.IBrokerTransferServiceFutureStub extends io.grpc.stub.AbstractStub<IBrokerTransferServiceGrpc.IBrokerTransferServiceFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected IBrokerTransferServiceGrpc.IBrokerTransferServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<UnilateralDemandTransferResponse> |
unilateralDemandTransfer(UnilateralDemandTransferRequest request)
Perform a unilateral demand transfer.
|
protected IBrokerTransferServiceGrpc.IBrokerTransferServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<IBrokerTransferServiceGrpc.IBrokerTransferServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<UnilateralDemandTransferResponse> unilateralDemandTransfer(UnilateralDemandTransferRequest request)
Perform a unilateral demand transfer. Synchronous response status with asynchronous notification.
Copyright © 2020. All rights reserved.