Class GenericServiceGrpc.GenericServiceImplBase

java.lang.Object
com.viam.component.generic.v1.GenericServiceGrpc.GenericServiceImplBase
All Implemented Interfaces:
GenericServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
GenericRPCService
Enclosing class:
GenericServiceGrpc

public abstract static class GenericServiceGrpc.GenericServiceImplBase extends Object implements io.grpc.BindableService, GenericServiceGrpc.AsyncService
Base class for the server implementation of the service GenericService.
 GenericService services all generic components associated with a robot
 
  • Constructor Details

    • GenericServiceImplBase

      public GenericServiceImplBase()
  • Method Details

    • bindService

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