Class ParticipantsGrpc.ParticipantsImplBase (4.47.0)

public abstract static class ParticipantsGrpc.ParticipantsImplBase implements BindableService, ParticipantsGrpc.AsyncService

Base class for the server implementation of the service Participants.

Service for managing Participants.

Inheritance

java.lang.Object > ParticipantsGrpc.ParticipantsImplBase

Implements

io.grpc.BindableService, ParticipantsGrpc.AsyncService

Constructors

ParticipantsImplBase()

public ParticipantsImplBase()

Methods

bindService()

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