Package ucar.gcdm

Class GcdmGrpc.GcdmImplBase

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

    public abstract static class GcdmGrpc.GcdmImplBase
    extends Object
    implements io.grpc.BindableService, GcdmGrpc.AsyncService
    Base class for the server implementation of the service Gcdm.
    • Constructor Detail

      • GcdmImplBase

        public GcdmImplBase()
    • Method Detail

      • bindService

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