Class CompanyServiceGrpc.CompanyServiceImplBase (2.42.0)

public abstract static class CompanyServiceGrpc.CompanyServiceImplBase implements BindableService, CompanyServiceGrpc.AsyncService

Base class for the server implementation of the service CompanyService.

A service that handles company management, including CRUD and enumeration.

Inheritance

java.lang.Object > CompanyServiceGrpc.CompanyServiceImplBase

Implements

io.grpc.BindableService, CompanyServiceGrpc.AsyncService

Constructors

CompanyServiceImplBase()

public CompanyServiceImplBase()

Methods

bindService()

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