public abstract static class AggregateProductStatusesServiceGrpc.AggregateProductStatusesServiceImplBase implements BindableService, AggregateProductStatusesServiceGrpc.AsyncServiceBase class for the server implementation of the service AggregateProductStatusesService.
Service to manage aggregate product statuses.
Inheritance
java.lang.Object > AggregateProductStatusesServiceGrpc.AggregateProductStatusesServiceImplBaseConstructors
AggregateProductStatusesServiceImplBase()
public AggregateProductStatusesServiceImplBase()Methods
bindService()
public final ServerServiceDefinition bindService()| Returns | |
|---|---|
| Type | Description |
io.grpc.ServerServiceDefinition |
|