Interface FileManagerService

  • All Superinterfaces:
    com.github.akurilov.commons.concurrent.AsyncRunnable, java.lang.AutoCloseable, FileManager, java.rmi.Remote, Service
    All Known Implementing Classes:
    FileManagerServiceImpl

    public interface FileManagerService
    extends FileManager, Service
    Remote file access service. All files created are deleted when JVM exits.