| Package | Description |
|---|---|
| io.parallec.core.actor |
Actors to execute parallel task and return responses.
|
| Modifier and Type | Field and Description |
|---|---|
private HttpWorker |
HttpWorker.HttpAsyncHandler.httpWorker
The http worker.
|
| Constructor and Description |
|---|
HttpAsyncHandler(HttpWorker httpWorker)
Instantiates a new http async handler.
|