Class AclApiGrpc.AclApiImplBase

java.lang.Object
io.deephaven.proto.controller.grpc.AclApiGrpc.AclApiImplBase
All Implemented Interfaces:
AclApiGrpc.AsyncService, io.deephaven.shadow.core.io.grpc.BindableService
Direct Known Subclasses:
AclApiService
Enclosing class:
AclApiGrpc

public abstract static class AclApiGrpc.AclApiImplBase extends Object implements io.deephaven.shadow.core.io.grpc.BindableService, AclApiGrpc.AsyncService
Base class for the server implementation of the service AclApi.
  • Constructor Details

    • AclApiImplBase

      public AclApiImplBase()
  • Method Details

    • bindService

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