Class AuthApiGrpc.AuthApiImplBase

java.lang.Object
io.deephaven.proto.auth.grpc.AuthApiGrpc.AuthApiImplBase
All Implemented Interfaces:
AuthApiGrpc.AsyncService, io.deephaven.shadow.core.io.grpc.BindableService
Enclosing class:
AuthApiGrpc

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

    • AuthApiImplBase

      public AuthApiImplBase()
  • 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