Interface | Description |
---|---|
VolleyManager.VolleyResponseListener<E> |
An interface to manage responses from the server
|
Class | Description |
---|---|
VolleyManager |
This class manages the HTTP requests made with Volley from all the Activities and Fragments of the application
|