| Interface | Description |
|---|---|
| HttpClient |
An abstraction of a HTTP communication client that
triggers basic HTTP opeations.
|
| HttpResponse |
An abstraction of an HTTP response
|
| Class | Description |
|---|---|
| HttpPostRequest |
A request that is sent over HTTP as a POST request.
|
| HttpPostRequest.Builder | |
| URIBuilder |
A builder of URI
Created by Honza Lastovicka on 23.4.15.
|
Copyright © 2015. All rights reserved.