Class ProductsServiceGrpc.ProductsServiceImplBase (0.1.0)

public abstract static class ProductsServiceGrpc.ProductsServiceImplBase implements BindableService, ProductsServiceGrpc.AsyncService

Base class for the server implementation of the service ProductsService.

Service to use Product resource. This service works for products with online channel only.

Inheritance

java.lang.Object > ProductsServiceGrpc.ProductsServiceImplBase

Implements

io.grpc.BindableService, ProductsServiceGrpc.AsyncService

Constructors

ProductsServiceImplBase()

public ProductsServiceImplBase()

Methods

bindService()

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