Package viam.app.v1

Class BillingServiceGrpc.BillingServiceImplBase

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

public abstract static class BillingServiceGrpc.BillingServiceImplBase extends Object implements io.grpc.BindableService, BillingServiceGrpc.AsyncService
Base class for the server implementation of the service BillingService.
  • Constructor Details

    • BillingServiceImplBase

      public BillingServiceImplBase()
  • Method Details

    • bindService

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