Class InputControllerServiceGrpc.InputControllerServiceImplBase

java.lang.Object
com.viam.component.inputcontroller.v1.InputControllerServiceGrpc.InputControllerServiceImplBase
All Implemented Interfaces:
InputControllerServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
InputControllerServiceGrpc

public abstract static class InputControllerServiceGrpc.InputControllerServiceImplBase extends Object implements io.grpc.BindableService, InputControllerServiceGrpc.AsyncService
Base class for the server implementation of the service InputControllerService.
 InputControllerService servicestains all input controller associated with a robot
 
  • Constructor Details

    • InputControllerServiceImplBase

      public InputControllerServiceImplBase()
  • Method Details

    • bindService

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