public class RxRequestQueue
extends RequestQueue
| Constructor and Description |
|---|
RxRequestQueue(Cache cache,
Network network) |
RxRequestQueue(Cache cache,
Network network,
int threadPoolSize) |
RxRequestQueue(Cache cache,
Network network,
int threadPoolSize,
RxExecutorDelivery delivery) |
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Starts the dispatchers in this queue.
|
public RxRequestQueue(Cache cache,
Network network)
public RxRequestQueue(Cache cache,
Network network,
int threadPoolSize)
public RxRequestQueue(Cache cache,
Network network,
int threadPoolSize,
RxExecutorDelivery delivery)