| Class | Description |
|---|---|
| DelegatingResourceLoader |
A
ResourceLoader implementation that delegates to other ResourceLoader instances
that are stored in a Map with their associated URI schemes as the keys. |
| DownloadingUrlResource |
A
Resource implementation that will download a UrlResource to a temp file when
the is invoked. |
| DownloadingUrlResourceLoader |
Resource loader that will return a
DownloadingUrlResource |
| ShaUtils |
Simple sha utils.
|
| Exception | Description |
|---|---|
| ResourceNotResolvedException |
Thrown to indicate failure resolving a
Resource. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.