Class EvaluationServiceGrpc.EvaluationServiceImplBase (0.3.0)

public abstract static class EvaluationServiceGrpc.EvaluationServiceImplBase implements BindableService, EvaluationServiceGrpc.AsyncService

Base class for the server implementation of the service EvaluationService.

EvaluationService exposes methods to perform evaluation for the CES app.

Inheritance

java.lang.Object > EvaluationServiceGrpc.EvaluationServiceImplBase

Implements

io.grpc.BindableService, EvaluationServiceGrpc.AsyncService

Constructors

EvaluationServiceImplBase()

public EvaluationServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition