Class FilesGrpc.FilesImplBase

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

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

      • FilesImplBase

        public FilesImplBase()
    • Method Detail

      • bindService

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