Class RegistryGrpc.RegistryImplBase

  • All Implemented Interfaces:
    RegistryGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    RegistryGrpc

    public abstract static class RegistryGrpc.RegistryImplBase
    extends Object
    implements io.grpc.BindableService, RegistryGrpc.AsyncService
    Base class for the server implementation of the service Registry.
     The Registry service allows teams to manage descriptions of APIs.
     
    • Constructor Detail

      • RegistryImplBase

        public RegistryImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService