Android Open Source - Network volley wasp






Project Summary

Android network library wrapper, current stack is volley.

Web Site / Source Repository

wasp is hosted in the following web site
https://github.com/orhanobut/wasp

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

ItemValue
Java File Count47
Activity Count1
Test Case Count2
jar files useddexmaker-1.0.jar
dexmaker-mockito-1.0.jar
mockito-all-1.9.5.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\ips.json




Java Source Files

wasp has the following Java source files.

com.orhanobut.wasp.CallBack.java
com.orhanobut.wasp.CollectionUtils.java
com.orhanobut.wasp.GsonParser.java
com.orhanobut.wasp.IOUtils.java
com.orhanobut.wasp.JsonUtil.java
com.orhanobut.wasp.RequestInterceptor.java
com.orhanobut.wasp.Wasp.java
com.orhanobut.wasp.WaspError.java
com.orhanobut.wasp.WaspRetryPolicy.java
com.orhanobut.wasp.http.Body.java
com.orhanobut.wasp.http.BodyMap.java
com.orhanobut.wasp.http.DELETE.java
com.orhanobut.wasp.http.EndPoint.java
com.orhanobut.wasp.http.GET.java
com.orhanobut.wasp.http.Header.java
com.orhanobut.wasp.http.Headers.java
com.orhanobut.wasp.http.Mock.java
com.orhanobut.wasp.http.POST.java
com.orhanobut.wasp.http.PUT.java
com.orhanobut.wasp.http.Path.java
com.orhanobut.wasp.http.Query.java
com.orhanobut.wasp.http.RestMethod.java
com.orhanobut.wasp.http.RetryPolicy.java
com.orhanobut.waspsample.ApplicationTest.java
com.orhanobut.waspsample.BaseActivity.java
com.orhanobut.waspsample.Ip.java
com.orhanobut.waspsample.MainActivity.java
com.orhanobut.waspsample.MyService.java
com.orhanobut.waspsample.MyServiceTest.java
com.orhanobut.waspsample.Owner.java
com.orhanobut.waspsample.Repo.java
com.orhanobut.waspsample.WaspApplication.java
com.orhanobut.waspsample.WaspBuilderTest.java