Class MotionServiceGrpc.MotionServiceImplBase

java.lang.Object
com.viam.service.motion.v1.MotionServiceGrpc.MotionServiceImplBase
All Implemented Interfaces:
MotionServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
MotionServiceGrpc

public abstract static class MotionServiceGrpc.MotionServiceImplBase extends Object implements io.grpc.BindableService, MotionServiceGrpc.AsyncService
Base class for the server implementation of the service MotionService.
 A MotionService declares the gRPC contract for a motion service
 
  • Constructor Details

    • MotionServiceImplBase

      public MotionServiceImplBase()
  • Method Details

    • bindService

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