Class BaseServiceGrpc.BaseServiceImplBase

java.lang.Object
com.viam.component.base.v1.BaseServiceGrpc.BaseServiceImplBase
All Implemented Interfaces:
BaseServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
BaseServiceGrpc

public abstract static class BaseServiceGrpc.BaseServiceImplBase extends Object implements io.grpc.BindableService, BaseServiceGrpc.AsyncService
Base class for the server implementation of the service BaseService.
  • Constructor Details

    • BaseServiceImplBase

      public BaseServiceImplBase()
  • Method Details

    • bindService

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