| Package | Description |
|---|---|
| com.hannesdorfmann.httpkit.request.multi |
| Class and Description |
|---|
| HttpMultiRequest
A
HttpMultiRequest executes arbitrary many (but more than 1 required)
HttpRequests and waits for therer responses before the
HttpMultiResponseReceiver gets notified about the success by calling
HttpMultiResponseReceiver.onSuccessful(HttpResponse...). |
| HttpMultiResponseReceiver
The HttpMultiResponseReceiver used with
HttpMultiRequest |
Copyright © 2015 Hannes Dorfmann. All rights reserved.