Class ConsoleServiceGrpc.ConsoleServiceImplBase

java.lang.Object
io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.ConsoleServiceImplBase
All Implemented Interfaces:
ConsoleServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
ConsoleServiceGrpcImpl
Enclosing class:
ConsoleServiceGrpc

public abstract static class ConsoleServiceGrpc.ConsoleServiceImplBase extends Object implements io.grpc.BindableService, ConsoleServiceGrpc.AsyncService
Base class for the server implementation of the service ConsoleService.
 Console interaction service
 
  • Constructor Details

    • ConsoleServiceImplBase

      public ConsoleServiceImplBase()
  • Method Details

    • bindService

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