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