Class ObjectServiceGrpc.ObjectServiceImplBase

java.lang.Object
io.deephaven.proto.backplane.grpc.ObjectServiceGrpc.ObjectServiceImplBase
All Implemented Interfaces:
ObjectServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
ObjectServiceGrpcImpl
Enclosing class:
ObjectServiceGrpc

public abstract static class ObjectServiceGrpc.ObjectServiceImplBase extends Object implements io.grpc.BindableService, ObjectServiceGrpc.AsyncService
Base class for the server implementation of the service ObjectService.
  • Constructor Details

    • ObjectServiceImplBase

      public ObjectServiceImplBase()
  • Method Details

    • bindService

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