Class PromotionsServiceGrpc.PromotionsServiceImplBase (0.1.0)

public abstract static class PromotionsServiceGrpc.PromotionsServiceImplBase implements BindableService, PromotionsServiceGrpc.AsyncService

Base class for the server implementation of the service PromotionsService.

Service to manage promotions for products.

Inheritance

java.lang.Object > PromotionsServiceGrpc.PromotionsServiceImplBase

Implements

io.grpc.BindableService, PromotionsServiceGrpc.AsyncService

Constructors

PromotionsServiceImplBase()

public PromotionsServiceImplBase()

Methods

bindService()

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