MCPcopy Create free account
hub / github.com/bacy/volley / RequestQueue

Method RequestQueue

src/com/android/volley/RequestQueue.java:97–103  ·  view source on GitHub ↗

Creates the worker pool. Processing will not begin until #start() is called. @param cache A Cache to use for persisting responses to disk @param network A Network interface for performing HTTP requests @param threadPoolSize Number of network dispatcher threads to create @param delivery A Re

(Cache cache, Network network, int threadPoolSize,
            ResponseDelivery delivery)

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