| Modifier and Type | Method and Description |
|---|---|
static ResponseSource |
ResponseSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseSource[] |
ResponseSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OkResponseCache.trackResponse(ResponseSource source)
Track an HTTP response being satisfied by
source. |
void |
HttpResponseCache.trackResponse(ResponseSource source) |
Copyright © 2014. All Rights Reserved.