Class LocalInventoryServiceGrpc.LocalInventoryServiceImplBase (0.3.0)

public abstract static class LocalInventoryServiceGrpc.LocalInventoryServiceImplBase implements BindableService, LocalInventoryServiceGrpc.AsyncService

Base class for the server implementation of the service LocalInventoryService.

Service to manage local inventory for products

Inheritance

java.lang.Object > LocalInventoryServiceGrpc.LocalInventoryServiceImplBase

Implements

io.grpc.BindableService, LocalInventoryServiceGrpc.AsyncService

Constructors

LocalInventoryServiceImplBase()

public LocalInventoryServiceImplBase()

Methods

bindService()

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