Class ReportErrorsServiceGrpc.ReportErrorsServiceImplBase (0.138.0-beta)

public abstract static class ReportErrorsServiceGrpc.ReportErrorsServiceImplBase implements BindableService, ReportErrorsServiceGrpc.AsyncService

Base class for the server implementation of the service ReportErrorsService.

An API for reporting error events.

Inheritance

java.lang.Object > ReportErrorsServiceGrpc.ReportErrorsServiceImplBase

Implements

io.grpc.BindableService, ReportErrorsServiceGrpc.AsyncService

Constructors

ReportErrorsServiceImplBase()

public ReportErrorsServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition