Class ImporterGrpc.ImporterImplBase

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

    public abstract static class ImporterGrpc.ImporterImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, ImporterGrpc.AsyncService
    Base class for the server implementation of the service Importer.
    • Constructor Detail

      • ImporterImplBase

        public ImporterImplBase()
    • Method Detail

      • bindService

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