= Volley Notes
http://www.youtube.com/watch?v=yhv8l9F44qo
stuff that volley does
-
error handling, OnError()
-
caching
-
retry
-
parallel requests
-
request priority
-
response delivery mechanism (ResponseDelivery)
-
request cancellation
-
bulk cancellation token
-
event logging of request state transitions
-
304 not modified response handling
-
network image view
-
JsonObjectRequest (included request type)
-
image view: holds image responses, batches main thread update on interval