public class HTTPRequestJSON
extends de.tobj.http.simplerequest.AbstractHTTPRequest
| Constructor and Description |
|---|
HTTPRequestJSON()
Constructor with no baseUrl
|
HTTPRequestJSON(String baseUrl)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
<R extends de.tobj.http.simplerequest.Result> |
parseResponse(StringBuilder response,
R result) |
public HTTPRequestJSON()
public HTTPRequestJSON(String baseUrl)
baseUrl - public <R extends de.tobj.http.simplerequest.Result> R parseResponse(StringBuilder response, R result) throws de.tobj.http.simplerequest.exception.ParserException
parseResponse in class de.tobj.http.simplerequest.AbstractHTTPRequestde.tobj.http.simplerequest.exception.ParserExceptionCopyright © 2015 Tobias Johannes. All Rights Reserved.