Class SLAMServiceGrpc.SLAMServiceImplBase

java.lang.Object
com.viam.service.slam.v1.SLAMServiceGrpc.SLAMServiceImplBase
All Implemented Interfaces:
SLAMServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
SLAMServiceGrpc

public abstract static class SLAMServiceGrpc.SLAMServiceImplBase extends Object implements io.grpc.BindableService, SLAMServiceGrpc.AsyncService
Base class for the server implementation of the service SLAMService.
 A SlamService declares the gRPC contract for a slam service
 
  • Constructor Details

    • SLAMServiceImplBase

      public SLAMServiceImplBase()
  • Method Details

    • bindService

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