public abstract static class RecoverableErrorProviderGrpc.RecoverableErrorProviderImplBase extends Object implements BindableService
| Constructor and Description |
|---|
RecoverableErrorProviderImplBase() |
| Modifier and Type | Method and Description |
|---|---|
ServerServiceDefinition |
bindService() |
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) |
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)
public final ServerServiceDefinition bindService()
bindService in interface BindableServiceCopyright © 2023 SiLA Java Developers. All rights reserved.