Interface | Description |
---|---|
RepositoryStorage |
This is the low level API to access artifacts in a repository.
|
StorageAsset |
A instance of this interface represents information about a specific asset in a repository.
|
Class | Description |
---|---|
FilesystemAsset |
Implementation of an asset that is stored on the filesystem.
|
FilesystemStorage |
Implementation of
where data is stored in the filesystem. |
StorageUtil |
Utility class for assets.
|
StorageUtil.PathInformation |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.