Class LedgerIdentityServiceGrpc.LedgerIdentityServiceImplBase

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

    @Deprecated
    public abstract static class LedgerIdentityServiceGrpc.LedgerIdentityServiceImplBase
    extends java.lang.Object
    implements io.grpc.BindableService
    Deprecated.
     DEPRECATED: This service is now deprecated and ledger identity string is optional for all Ledger API requests.
     Allows clients to verify that the server they are communicating with exposes the ledger they wish to operate on.
     
    • Constructor Detail

      • LedgerIdentityServiceImplBase

        public LedgerIdentityServiceImplBase()
        Deprecated.
    • Method Detail

      • bindService

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