Package com.sshtools.common.files
Interface AbstractFileFactory<T extends AbstractFile>
- All Known Implementing Classes:
NioFileFactory,ReadOnlyFileFactory
public interface AbstractFileFactory<T extends AbstractFile>
-
Method Summary
-
Method Details
-
getFile
- Throws:
PermissionDeniedExceptionIOException
-
populateEvent
-
getDefaultPath
- Throws:
PermissionDeniedExceptionIOException
-