Class RecommendationServiceGrpc.RecommendationServiceImplBase (0.38.0)

public abstract static class RecommendationServiceGrpc.RecommendationServiceImplBase implements BindableService, RecommendationServiceGrpc.AsyncService

Base class for the server implementation of the service RecommendationService.

Service for making recommendations.

Inheritance

java.lang.Object > RecommendationServiceGrpc.RecommendationServiceImplBase

Implements

io.grpc.BindableService, RecommendationServiceGrpc.AsyncService

Constructors

RecommendationServiceImplBase()

public RecommendationServiceImplBase()

Methods

bindService()

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