Class EventServiceGrpc.EventServiceImplBase (2.42.0)

public abstract static class EventServiceGrpc.EventServiceImplBase implements BindableService, EventServiceGrpc.AsyncService

Base class for the server implementation of the service EventService.

A service handles client event report.

Inheritance

java.lang.Object > EventServiceGrpc.EventServiceImplBase

Implements

io.grpc.BindableService, EventServiceGrpc.AsyncService

Constructors

EventServiceImplBase()

public EventServiceImplBase()

Methods

bindService()

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