public class AsynchronousValidationRequest
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
HttpClientAndroidLog |
log |
| Modifier and Type | Method and Description |
|---|---|
int |
getConsecutiveFailedAttempts()
The number of consecutively failed revalidation attempts.
|
java.lang.String |
getIdentifier() |
void |
run() |
public HttpClientAndroidLog log
public void run()
run in interface java.lang.Runnablepublic java.lang.String getIdentifier()
public int getConsecutiveFailedAttempts()