Class VersionServiceGrpc.VersionServiceImplBase

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

    public abstract static class VersionServiceGrpc.VersionServiceImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, VersionServiceGrpc.AsyncService
    Base class for the server implementation of the service VersionService.
     Allows clients to retrieve information about the ledger API version
     
    • Constructor Detail

      • VersionServiceImplBase

        public VersionServiceImplBase()
    • Method Detail

      • bindService

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