Class BranchServiceGrpc.BranchServiceImplBase (2.48.0)

public abstract static class BranchServiceGrpc.BranchServiceImplBase implements BindableService, BranchServiceGrpc.AsyncService

Base class for the server implementation of the service BranchService.

Service for Branch Management Branches are automatically created when a Catalog is created. There are fixed three branches in each catalog, and may use ListBranches method to get the details of all branches.

Inheritance

java.lang.Object > BranchServiceGrpc.BranchServiceImplBase

Implements

io.grpc.BindableService, BranchServiceGrpc.AsyncService

Constructors

BranchServiceImplBase()

public BranchServiceImplBase()

Methods

bindService()

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