Android Open Source - Development restful Arbalest






Project Summary

Yet another Parse SDK for Android with REST client..

Web Site / Source Repository

Arbalest is hosted in the following web site
https://github.com/KeithYokoma/Arbalest

If you think the Android project Arbalest 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 Arbalest.

ItemValue
Java File Count26
Target SDK Version19
Minimum SDK Version8
Activity Count0

License

The license information of Arbalest is as follows:

Apache License





Java Source Files

com.arbalest.ArbalestContext.java
com.arbalest.Arbalest.java
com.arbalest.callback.ArbalestCallbackManager.java
com.arbalest.callback.ArbalestCallback.java
com.arbalest.concurrent.AsyncProcessor.java
com.arbalest.constants.ArbalestConstants.java
com.arbalest.exception.ArbalestAuthenticationException.java
com.arbalest.exception.ArbalestConnectionException.java
com.arbalest.exception.ArbalestException.java
com.arbalest.exception.ArbalestNetworkException.java
com.arbalest.exception.ArbalestRequestException.java
com.arbalest.exception.ArbalestResponseException.java
com.arbalest.http.ArbalestClientFactory.java
com.arbalest.http.ArbalestClient.java
com.arbalest.http.IArbalestClientFactory.java
com.arbalest.http.IArbalestClient.java
com.arbalest.net.Binary.java
com.arbalest.net.annotation.ConvertedBy.java
com.arbalest.net.converter.BinaryConverter.java
com.arbalest.net.converter.Converter.java
com.arbalest.net.converter.EntityConversionPolicy.java
com.arbalest.net.converter.EntityConversionStrategy.java
com.arbalest.net.converter.GsonConverter.java
com.arbalest.net.converter.RawJsonConverter.java
com.arbalest.net.json.ArbalestFieldNamingStrategy.java
com.arbalest.utils.ArbalestCallbackUtils.java