Class LedgerConfigurationServiceGrpc.LedgerConfigurationServiceImplBase

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

    public abstract static class LedgerConfigurationServiceGrpc.LedgerConfigurationServiceImplBase
    extends java.lang.Object
    implements io.grpc.BindableService
     LedgerConfigurationService allows clients to subscribe to changes of the ledger configuration.
     
    • Constructor Detail

      • LedgerConfigurationServiceImplBase

        public LedgerConfigurationServiceImplBase()
    • Method Detail

      • bindService

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