Class CloudSLAMServiceGrpc.CloudSLAMServiceImplBase

java.lang.Object
viam.app.cloudslam.v1.CloudSLAMServiceGrpc.CloudSLAMServiceImplBase
All Implemented Interfaces:
io.grpc.BindableService, CloudSLAMServiceGrpc.AsyncService
Enclosing class:
CloudSLAMServiceGrpc

public abstract static class CloudSLAMServiceGrpc.CloudSLAMServiceImplBase extends Object implements io.grpc.BindableService, CloudSLAMServiceGrpc.AsyncService
Base class for the server implementation of the service CloudSLAMService.
  • Constructor Details

    • CloudSLAMServiceImplBase

      public CloudSLAMServiceImplBase()
  • Method Details

    • bindService

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