| Package | Description |
|---|---|
| de.adorsys.datasafe.storage.api |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StorageService
Groups all operations on data storage into a single class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SchemeDelegatingStorage
This storage delegates real work of reading/writing/listing files to actual storage implementation
based on
URI.getScheme(). |
Copyright © 2019. All rights reserved.