| Package | Description |
|---|---|
| com.hannesdorfmann.httpkit.threading |
| Modifier and Type | Class and Description |
|---|---|
class |
PriorityThreadPoolHttpExecutor
This
HttpExecutor executes the HttpTask, that contain a
HttpRequest, with an ThreadPoolExecutor and uses a
PriorityBlockingQueue as queue for tasks. |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpTask.setHttpTaskStartedListener(HttpTask.HttpTaskStartedListner listner)
Sets the
HttpTask.HttpTaskStartedListner |
void |
HttpClientTask.setHttpTaskStartedListener(HttpTask.HttpTaskStartedListner listner) |
Copyright © 2015 Hannes Dorfmann. All rights reserved.