Uses of Class
de.xima.fc.http.result.HttpResponseWrapper
- 
Packages that use HttpResponseWrapper Package Description de.xima.fc.http  - 
- 
Uses of HttpResponseWrapper in de.xima.fc.http
Methods in de.xima.fc.http that return HttpResponseWrapper Modifier and Type Method Description HttpResponseWrapperHttpRequestBuilder. build(Charset outputCharset)Performs the HTTP request to the server and returns the response. 
 -