Rocket is an android lightweight framework with rest APIs and image cache features..
rocket is hosted in the following web site
https://github.com/androidzhaoxiaogang/rocket
If you think the Android project rocket listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of rocket.
Item | Value |
---|---|
Java File Count | 58 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 0 |
jar files used | android-support-v4.jar gson-2.2.4.jar |
rocket has the following Java source files.
fast.rocket.Rocket.java fast.rocket.builder.FileMultipartBuilder.java fast.rocket.builder.ImageViewBuilder.java fast.rocket.builder.JsonBuilder.java fast.rocket.builder.LoadBuilder.java fast.rocket.builder.RequestBuilder.java fast.rocket.builder.RocketFileBuilder.java fast.rocket.builder.RocketImageBuilder.java fast.rocket.builder.RocketJsonBuilder.java fast.rocket.builder.RocketRequestBuilder.java fast.rocket.cache.BitmapLruCache.java fast.rocket.cache.Cache.java fast.rocket.cache.DiskBasedCache.java fast.rocket.cache.ImageLoader.java fast.rocket.cache.NetworkCacheView.java fast.rocket.dispatcher.CacheDispatcher.java fast.rocket.dispatcher.NetworkDispatcher.java fast.rocket.error.AuthFailureError.java fast.rocket.error.NetworkError.java fast.rocket.error.NoConnectionError.java fast.rocket.error.ParseError.java fast.rocket.error.RocketError.java fast.rocket.error.ServerError.java fast.rocket.error.TimeoutError.java fast.rocket.http.BasicNetwork.java fast.rocket.http.DefaultRetryPolicy.java fast.rocket.http.HttpClientStack.java fast.rocket.http.HttpHeaderParser.java fast.rocket.http.HttpStack.java fast.rocket.http.HurlStack.java fast.rocket.http.Network.java fast.rocket.http.RetryPolicy.java fast.rocket.request.FileRequest.java fast.rocket.request.ImageRequest.java fast.rocket.request.JsonRequest.java fast.rocket.request.Request.java fast.rocket.request.RequestQueue.java fast.rocket.request.filecore.FilePart.java fast.rocket.request.filecore.MultiPartRequest.java fast.rocket.request.filecore.MultipartEntity.java fast.rocket.request.filecore.Part.java fast.rocket.request.filecore.StringPart.java fast.rocket.request.filecore.UrlEncodingHelper.java fast.rocket.response.ExecutorDelivery.java fast.rocket.response.JsonCallback.java fast.rocket.response.NetworkResponse.java fast.rocket.response.Response.java fast.rocket.response.ResponseDelivery.java fast.rocket.utils.AndroidHttpClient.java fast.rocket.utils.ByteArrayPool.java fast.rocket.utils.ImageUtils.java fast.rocket.utils.Log.java fast.rocket.utils.PoolingByteArrayOutputStream.java fast.rocket.utils.RocketUtils.java