Class RegionalInventoryServiceGrpc.RegionalInventoryServiceImplBase (0.6.0)

public abstract static class RegionalInventoryServiceGrpc.RegionalInventoryServiceImplBase implements BindableService, RegionalInventoryServiceGrpc.AsyncService

Base class for the server implementation of the service RegionalInventoryService.

Service to manage regional inventory for products. There is also separate regions resource and API to manage regions definitions.

Inheritance

java.lang.Object > RegionalInventoryServiceGrpc.RegionalInventoryServiceImplBase

Implements

io.grpc.BindableService, RegionalInventoryServiceGrpc.AsyncService

Constructors

RegionalInventoryServiceImplBase()

public RegionalInventoryServiceImplBase()

Methods

bindService()

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