Class CatalogServiceGrpc.CatalogServiceImplBase (2.43.0)

public abstract static class CatalogServiceGrpc.CatalogServiceImplBase implements BindableService, CatalogServiceGrpc.AsyncService

Base class for the server implementation of the service CatalogService.

Service for managing catalog configuration.

Inheritance

java.lang.Object > CatalogServiceGrpc.CatalogServiceImplBase

Implements

io.grpc.BindableService, CatalogServiceGrpc.AsyncService

Constructors

CatalogServiceImplBase()

public CatalogServiceImplBase()

Methods

bindService()

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