Class FeatureRegistryServiceGrpc.FeatureRegistryServiceImplBase (3.42.0)

public abstract static class FeatureRegistryServiceGrpc.FeatureRegistryServiceImplBase implements BindableService, FeatureRegistryServiceGrpc.AsyncService

Base class for the server implementation of the service FeatureRegistryService.

The service that handles CRUD and List for resources for FeatureRegistry.

Inheritance

java.lang.Object > FeatureRegistryServiceGrpc.FeatureRegistryServiceImplBase

Implements

io.grpc.BindableService, FeatureRegistryServiceGrpc.AsyncService

Constructors

FeatureRegistryServiceImplBase()

public FeatureRegistryServiceImplBase()

Methods

bindService()

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