| Interface | Description |
|---|---|
| HttpResponseReceiver<T> |
This is the listener that gets the result of an http request (GET, POST,
DELETE, etc. )
|
| Class | Description |
|---|---|
| HttpResponse<T> |
This object wraps the result of an http request
|
Copyright © 2015 Hannes Dorfmann. All rights reserved.