| Interface | Description |
|---|---|
| CachedExternalResource |
A record of some kind of external resource that has been cached locally (typically into the filestore).
|
| CachedExternalResourceIndex<K> |
Provides an indexed view into cached artifacts and a record of resolution attempts, successful or not.
|
| Class | Description |
|---|---|
| ByUrlCachedExternalResourceIndex | |
| CachedExternalResourceAdapter |
Creates an ExternalResource from something that has been cached locally.
|
| DefaultCachedExternalResource | |
| DefaultCachedExternalResourceIndex<K extends Serializable> |
Copyright © 2013. All rights reserved