Class FileSystemStorageService

java.lang.Object
de.adorsys.datasafe.storage.impl.fs.FileSystemStorageService
All Implemented Interfaces:
StorageCheckService, StorageListService, StorageReadService, StorageRemoveService, StorageWriteService, StorageService

public class FileSystemStorageService extends Object implements StorageService
Filesystem (java.nio.file) compatible storage service default implementation. Note: Stores paths in URL-encoded form.