Class ProductServiceGrpc.ProductServiceImplBase (2.43.0)

public abstract static class ProductServiceGrpc.ProductServiceImplBase implements BindableService, ProductServiceGrpc.AsyncService

Base class for the server implementation of the service ProductService.

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

Inheritance

java.lang.Object > ProductServiceGrpc.ProductServiceImplBase

Implements

io.grpc.BindableService, ProductServiceGrpc.AsyncService

Constructors

ProductServiceImplBase()

public ProductServiceImplBase()

Methods

bindService()

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