Class ControllerApiGrpc.ControllerApiImplBase

java.lang.Object
io.deephaven.proto.controller.grpc.ControllerApiGrpc.ControllerApiImplBase
All Implemented Interfaces:
ControllerApiGrpc.AsyncService, io.deephaven.shadow.core.io.grpc.BindableService
Enclosing class:
ControllerApiGrpc

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

    • ControllerApiImplBase

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