Class WorldStateStoreServiceGrpc.WorldStateStoreServiceImplBase

java.lang.Object
com.viam.service.worldstatestore.v1.WorldStateStoreServiceGrpc.WorldStateStoreServiceImplBase
All Implemented Interfaces:
WorldStateStoreServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
WorldStateStoreServiceGrpc

public abstract static class WorldStateStoreServiceGrpc.WorldStateStoreServiceImplBase extends Object implements io.grpc.BindableService, WorldStateStoreServiceGrpc.AsyncService
Base class for the server implementation of the service WorldStateStoreService.
  • Constructor Details

    • WorldStateStoreServiceImplBase

      public WorldStateStoreServiceImplBase()
  • Method Details

    • bindService

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