Class WarehouseGrpc.WarehouseImplBase (0.2.0)

public abstract static class WarehouseGrpc.WarehouseImplBase implements BindableService, WarehouseGrpc.AsyncService

Base class for the server implementation of the service Warehouse.

Service that manages media content + metadata for streaming.

Inheritance

java.lang.Object > WarehouseGrpc.WarehouseImplBase

Implements

io.grpc.BindableService, WarehouseGrpc.AsyncService

Constructors

WarehouseImplBase()

public WarehouseImplBase()

Methods

bindService()

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