Class LedgerConfigurationServiceGrpc.LedgerConfigurationServiceImplBase

  • All Implemented Interfaces:
    LedgerConfigurationServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    LedgerConfigurationServiceGrpc

    public abstract static class LedgerConfigurationServiceGrpc.LedgerConfigurationServiceImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, LedgerConfigurationServiceGrpc.AsyncService
    Base class for the server implementation of the service LedgerConfigurationService.
     LedgerConfigurationService allows clients to subscribe to changes of the ledger configuration.
     In V2 Ledger API this service is not available anymore.
     
    • Constructor Detail

      • LedgerConfigurationServiceImplBase

        public LedgerConfigurationServiceImplBase()
    • Method Detail

      • bindService

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