|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpResponse | |
|---|---|
| com.twitterapime.io | |
| Uses of HttpResponse in com.twitterapime.io |
|---|
| Methods in com.twitterapime.io that return HttpResponse | |
|---|---|
HttpResponse |
HttpRequest.send()
Send a given to the URL. |
| Methods in com.twitterapime.io with parameters of type HttpResponse | |
|---|---|
static java.lang.String |
HttpResponseCodeInterpreter.getErrorMessage(HttpResponse response)
Get error messages from connection's response. |
static void |
HttpResponseCodeInterpreter.perform(HttpResponse response)
Perform an analyze of a given HttpResponse object's response-code in order to interpret whether the requests to Twitter API went well. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||