Class RegistryGrpc.RegistryImplBase (0.22.0)

public abstract static class RegistryGrpc.RegistryImplBase implements BindableService, RegistryGrpc.AsyncService

Base class for the server implementation of the service Registry.

The Registry service allows teams to manage descriptions of APIs.

Inheritance

java.lang.Object > RegistryGrpc.RegistryImplBase

Implements

io.grpc.BindableService, RegistryGrpc.AsyncService

Constructors

RegistryImplBase()

public RegistryImplBase()

Methods

bindService()

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