MCPcopy Create free account
hub / github.com/DWorkS/VolleyPlus / performRequest

Method performRequest

library/src/com/android/volley/Network.java:31–31  ·  view source on GitHub ↗

Performs the specified request. @param request Request to process @return A NetworkResponse with data and caching metadata; will never be null @throws VolleyError on errors

(Request<?> request)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

runMethod · 0.65
startMethod · 0.65

Implementers 4

BasicNetworklibrary/src/com/android/volley/toolbox
HurlStacklibrary/src/com/android/volley/toolbox
HttpClientStacklibrary/src/com/android/volley/toolbox
ExtHttpClientStacksample/src/com/volley/demo/misc/ExtHtt

Calls

no outgoing calls

Tested by

no test coverage detected