MCPcopy Create free account
hub / github.com/DWorkS/VolleyPlus / CacheDispatcher

Class CacheDispatcher

library/src/com/android/volley/CacheDispatcher.java:33–159  ·  view source on GitHub ↗

Provides a thread for performing cache triage on a queue of requests. Requests added to the specified cache queue are resolved from cache. Any deliverable response is posted back to the caller via a ResponseDelivery. Cache misses and responses that require refresh are enqueued on the speci

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected