Class RegistryApiGrpc.RegistryApiImplBase

java.lang.Object
io.deephaven.proto.registry.grpc.RegistryApiGrpc.RegistryApiImplBase
All Implemented Interfaces:
RegistryApiGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
ServiceRegistryImpl
Enclosing class:
RegistryApiGrpc

public abstract static class RegistryApiGrpc.RegistryApiImplBase extends Object implements io.grpc.BindableService, RegistryApiGrpc.AsyncService
Base class for the server implementation of the service RegistryApi.
 Remoting for the ServiceRegistry interface.
 
  • Constructor Details

    • RegistryApiImplBase

      public RegistryApiImplBase()
  • Method Details

    • bindService

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