public static final class CancellationTestGrpc.CancellationTestStub extends AbstractAsyncStub<CancellationTestGrpc.CancellationTestStub>
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected CancellationTestGrpc.CancellationTestStub |
build(Channel channel,
CallOptions callOptions) |
void |
waitForCancel(CancellationTestOuterClass.WaitForCancel_Parameters request,
StreamObserver<SiLAFramework.CommandConfirmation> responseObserver) |
void |
waitForCancelInfo(SiLAFramework.CommandExecutionUUID request,
StreamObserver<SiLAFramework.ExecutionInfo> responseObserver) |
void |
waitForCancelResult(SiLAFramework.CommandExecutionUUID request,
StreamObserver<CancellationTestOuterClass.WaitForCancel_Responses> responseObserver) |
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected CancellationTestGrpc.CancellationTestStub build(Channel channel, CallOptions callOptions)
build in class AbstractStub<CancellationTestGrpc.CancellationTestStub>public void waitForCancel(CancellationTestOuterClass.WaitForCancel_Parameters request, StreamObserver<SiLAFramework.CommandConfirmation> responseObserver)
public void waitForCancelInfo(SiLAFramework.CommandExecutionUUID request, StreamObserver<SiLAFramework.ExecutionInfo> responseObserver)
public void waitForCancelResult(SiLAFramework.CommandExecutionUUID request, StreamObserver<CancellationTestOuterClass.WaitForCancel_Responses> responseObserver)
Copyright © 2023 SiLA Java Developers. All rights reserved.