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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected