Class MatrixServiceGrpc.MatrixServiceImplBase

java.lang.Object
org.episteme.server.server.proto.MatrixServiceGrpc.MatrixServiceImplBase
All Implemented Interfaces:
io.grpc.BindableService, MatrixServiceGrpc.AsyncService
Direct Known Subclasses:
MatrixServiceImpl
Enclosing class:
MatrixServiceGrpc

public abstract static class MatrixServiceGrpc.MatrixServiceImplBase extends Object implements io.grpc.BindableService, MatrixServiceGrpc.AsyncService
Base class for the server implementation of the service MatrixService.
  • Constructor Details

    • MatrixServiceImplBase

      public MatrixServiceImplBase()
  • Method Details

    • bindService

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