Class ButtonServiceGrpc.ButtonServiceImplBase

java.lang.Object
com.viam.component.button.v1.ButtonServiceGrpc.ButtonServiceImplBase
All Implemented Interfaces:
ButtonServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
ButtonServiceGrpc

public abstract static class ButtonServiceGrpc.ButtonServiceImplBase extends Object implements io.grpc.BindableService, ButtonServiceGrpc.AsyncService
Base class for the server implementation of the service ButtonService.
 A ButtonService services buttons associated with a machine
 
  • Constructor Details

    • ButtonServiceImplBase

      public ButtonServiceImplBase()
  • Method Details

    • bindService

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