Class AgentDeviceServiceGrpc.AgentDeviceServiceImplBase

java.lang.Object
viam.app.agent.v1.AgentDeviceServiceGrpc.AgentDeviceServiceImplBase
All Implemented Interfaces:
io.grpc.BindableService, AgentDeviceServiceGrpc.AsyncService
Enclosing class:
AgentDeviceServiceGrpc

public abstract static class AgentDeviceServiceGrpc.AgentDeviceServiceImplBase extends Object implements io.grpc.BindableService, AgentDeviceServiceGrpc.AsyncService
Base class for the server implementation of the service AgentDeviceService.
  • Constructor Details

    • AgentDeviceServiceImplBase

      public AgentDeviceServiceImplBase()
  • Method Details

    • bindService

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