Class ArmServiceGrpc.ArmServiceImplBase

java.lang.Object
com.viam.component.arm.v1.ArmServiceGrpc.ArmServiceImplBase
All Implemented Interfaces:
ArmServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
ArmServiceGrpc

public abstract static class ArmServiceGrpc.ArmServiceImplBase extends Object implements io.grpc.BindableService, ArmServiceGrpc.AsyncService
Base class for the server implementation of the service ArmService.
 An ArmService services all arms associated with a robot
 
  • Constructor Details

    • ArmServiceImplBase

      public ArmServiceImplBase()
  • Method Details

    • bindService

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