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