|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VolleyRequestFactory
Used to construct a custom Volley request, such as for authentication header decoration.
Method Summary | |
---|---|
com.android.volley.Request<byte[]> |
create(String url,
VolleyRequestFuture<InputStream> future,
com.android.volley.Request.Priority priority)
Returns a Volley request for the given image url. |
Method Detail |
---|
com.android.volley.Request<byte[]> create(String url, VolleyRequestFuture<InputStream> future, com.android.volley.Request.Priority priority)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |