Class CssProductsServiceGrpc.CssProductsServiceImplBase (0.1.0)

public abstract static class CssProductsServiceGrpc.CssProductsServiceImplBase implements BindableService, CssProductsServiceGrpc.AsyncService

Base class for the server implementation of the service CssProductsService.

Service for doing get and list on Css Products(a.k.a Aggregate Offers internally).

Inheritance

java.lang.Object > CssProductsServiceGrpc.CssProductsServiceImplBase

Implements

io.grpc.BindableService, CssProductsServiceGrpc.AsyncService

Constructors

CssProductsServiceImplBase()

public CssProductsServiceImplBase()

Methods

bindService()

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