Class CatalogServiceGrpc.CatalogServiceImplBase (0.48.0)

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

Base class for the server implementation of the service CatalogService.

Service for ingesting catalog information of the customer's website.

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