Class EncoderServiceGrpc.EncoderServiceImplBase

java.lang.Object
com.viam.component.encoder.v1.EncoderServiceGrpc.EncoderServiceImplBase
All Implemented Interfaces:
EncoderServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
EncoderServiceGrpc

public abstract static class EncoderServiceGrpc.EncoderServiceImplBase extends Object implements io.grpc.BindableService, EncoderServiceGrpc.AsyncService
Base class for the server implementation of the service EncoderService.
  • Constructor Details

    • EncoderServiceImplBase

      public EncoderServiceImplBase()
  • Method Details

    • bindService

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