Class BoardServiceGrpc.BoardServiceImplBase

java.lang.Object
com.viam.component.board.v1.BoardServiceGrpc.BoardServiceImplBase
All Implemented Interfaces:
BoardServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
BoardServiceGrpc

public abstract static class BoardServiceGrpc.BoardServiceImplBase extends Object implements io.grpc.BindableService, BoardServiceGrpc.AsyncService
Base class for the server implementation of the service BoardService.
 BoardService services all Boards associated with a robot
 
  • Constructor Details

    • BoardServiceImplBase

      public BoardServiceImplBase()
  • Method Details

    • bindService

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