Package viam.app.v1

Class AppServiceGrpc.AppServiceImplBase

java.lang.Object
viam.app.v1.AppServiceGrpc.AppServiceImplBase
All Implemented Interfaces:
io.grpc.BindableService, AppServiceGrpc.AsyncService
Enclosing class:
AppServiceGrpc

public abstract static class AppServiceGrpc.AppServiceImplBase extends Object implements io.grpc.BindableService, AppServiceGrpc.AsyncService
Base class for the server implementation of the service AppService.
 Users
 
  • Constructor Details

    • AppServiceImplBase

      public AppServiceImplBase()
  • Method Details

    • bindService

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