Class StateServiceGrpc.StateServiceImplBase

java.lang.Object
com.daml.ledger.api.v2.StateServiceGrpc.StateServiceImplBase
All Implemented Interfaces:
StateServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
StateServiceGrpc

public abstract static class StateServiceGrpc.StateServiceImplBase extends Object implements io.grpc.BindableService, StateServiceGrpc.AsyncService
Base class for the server implementation of the service StateService.
 Allows clients to get state from the ledger.
 
  • Constructor Details

    • StateServiceImplBase

      public StateServiceImplBase()
  • Method Details

    • bindService

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