| Package | Description |
|---|---|
| com.android.volley |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRetryPolicy
Default retry policy for requests.
|
| Modifier and Type | Method and Description |
|---|---|
RetryPolicy |
Request.getRetryPolicy()
Returns the retry policy that should be used for this request.
|
| Modifier and Type | Method and Description |
|---|---|
Request<?> |
Request.setRetryPolicy(RetryPolicy retryPolicy)
Sets the retry policy for this request.
|
Copyright © 2015. All rights reserved.