Android Open Source - Development restful httpbreeze






Project Summary

HTTP client library for Android & regular Java applications. Wraps around HttpURLConnection making it fun to consume RESTFul APIs/backends..

Web Site / Source Repository

httpbreeze is hosted in the following web site
https://github.com/hackstock/httpbreeze

If you think the Android project httpbreeze listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of httpbreeze.

ItemValue
Java File Count8
Target SDK Version18
Minimum SDK Version11
Activity Count0




License

The license information of httpbreeze is as follows:

GNU General Public License

Java Source Files

com.http.breeze.rest.HttpMethod.java
com.http.breeze.rest.HttpRequestExecutorTemplate.java
com.http.breeze.rest.HttpRequestExecutorType.java
com.http.breeze.rest.HttpRequestExecutor.java
com.http.breeze.rest.HttpRequest.java
com.http.breeze.rest.HttpResponseConverter.java
com.http.breeze.rest.JsonResponseConverter.java
com.http.breeze.rest.RawHttpRequestExecutor.java