|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.codeforamerica.open311.internals.caching | |
---|---|
org.codeforamerica.open311.facade | Visible part of the system. |
org.codeforamerica.open311.internals.caching | Operations caching related functionality. |
org.codeforamerica.open311.internals.platform |
Classes in org.codeforamerica.open311.internals.caching used by org.codeforamerica.open311.facade | |
---|---|
Cache
Specifies all the operations needed to do data caching and avoid useless and slow network requests. |
Classes in org.codeforamerica.open311.internals.caching used by org.codeforamerica.open311.internals.caching | |
---|---|
AbstractCache
Implements all the operations of the Cache interface. |
|
AndroidCache
Uses the SharedPreferences of Android to store the data. |
|
Cache
Specifies all the operations needed to do data caching and avoid useless and slow network requests. |
|
Cache.CacheableOperation
Set of operations which will be cached. |
|
RegularJavaCache
Basic implementation of the Cache interface. |
Classes in org.codeforamerica.open311.internals.caching used by org.codeforamerica.open311.internals.platform | |
---|---|
Cache
Specifies all the operations needed to do data caching and avoid useless and slow network requests. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |