Class AnswerRecordsGrpc.AnswerRecordsImplBase (4.47.0)

public abstract static class AnswerRecordsGrpc.AnswerRecordsImplBase implements BindableService, AnswerRecordsGrpc.AsyncService

Base class for the server implementation of the service AnswerRecords.

Service for managing AnswerRecords.

Inheritance

java.lang.Object > AnswerRecordsGrpc.AnswerRecordsImplBase

Implements

io.grpc.BindableService, AnswerRecordsGrpc.AsyncService

Constructors

AnswerRecordsImplBase()

public AnswerRecordsImplBase()

Methods

bindService()

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