public static final class RecoverableErrorProviderGrpc.RecoverableErrorProviderStub extends AbstractAsyncStub<RecoverableErrorProviderGrpc.RecoverableErrorProviderStub>
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected RecoverableErrorProviderGrpc.RecoverableErrorProviderStub |
build(Channel channel,
CallOptions callOptions) |
void |
raiseRecoverableError(RecoverableErrorProviderOuterClass.RaiseRecoverableError_Parameters request,
StreamObserver<SiLAFramework.CommandConfirmation> responseObserver) |
void |
raiseRecoverableErrorInfo(SiLAFramework.CommandExecutionUUID request,
StreamObserver<SiLAFramework.ExecutionInfo> responseObserver) |
void |
raiseRecoverableErrorResult(SiLAFramework.CommandExecutionUUID request,
StreamObserver<RecoverableErrorProviderOuterClass.RaiseRecoverableError_Responses> responseObserver) |
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected RecoverableErrorProviderGrpc.RecoverableErrorProviderStub build(Channel channel, CallOptions callOptions)
build in class AbstractStub<RecoverableErrorProviderGrpc.RecoverableErrorProviderStub>public void raiseRecoverableError(RecoverableErrorProviderOuterClass.RaiseRecoverableError_Parameters request, StreamObserver<SiLAFramework.CommandConfirmation> responseObserver)
public void raiseRecoverableErrorInfo(SiLAFramework.CommandExecutionUUID request, StreamObserver<SiLAFramework.ExecutionInfo> responseObserver)
public void raiseRecoverableErrorResult(SiLAFramework.CommandExecutionUUID request, StreamObserver<RecoverableErrorProviderOuterClass.RaiseRecoverableError_Responses> responseObserver)
Copyright © 2023 SiLA Java Developers. All rights reserved.