Class ProductsServiceGrpc.ProductsServiceImplBase (0.18.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.

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