| Interface | Description |
|---|---|
| Cache | |
| CacheCore |
TODO Rename to CacheStorage
|
| CacheCoreEx |
An interface similar to CacheCore, except that an additional service argument is supported.
|
| CacheEntry | |
| CacheEx | |
| CacheResource | |
| InputStreamProvider |
A class that can provide an InputStream.
|
| SqlDao |
Simple interface for Data Access Objects that are based on JDBC connection
objects.
|
| Class | Description |
|---|---|
| CacheCoreExCompressor | |
| CacheCoreH2 |
The class is used to cache information about resources to a database.
|
| CacheEntryBase | |
| CacheEntryH2 | |
| CacheExImpl | |
| CacheImpl | |
| CacheResourceBase |
CURRENTLY NOT USED
|
| CacheResourceCacheEntry | |
| ClosableCacheSql | |
| InputStreamProviderBZip2 | |
| InputStreamProviderResultSetBlob | |
| SqlDaoBase | |
| SqlUtils |
Copyright © 2013. All Rights Reserved.