| Package | Description |
|---|---|
| de.adorsys.datasafe.storage.api |
| 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(). |
| Constructor and Description |
|---|
SchemeDelegatingStorage(Map<String,StorageService> storageByProtocol)
Registers declared storage providers
|
Copyright © 2019. All rights reserved.