Class GantryServiceGrpc.GantryServiceImplBase

java.lang.Object
com.viam.component.gantry.v1.GantryServiceGrpc.GantryServiceImplBase
All Implemented Interfaces:
GantryServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
GantryServiceGrpc

public abstract static class GantryServiceGrpc.GantryServiceImplBase extends Object implements io.grpc.BindableService, GantryServiceGrpc.AsyncService
Base class for the server implementation of the service GantryService.
 An GantryService services all gantries associated with a robot
 
  • Constructor Details

    • GantryServiceImplBase

      public GantryServiceImplBase()
  • Method Details

    • bindService

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