A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
W
C
- cachedResponseAllowed() - function in dev.gmetal.metador.Metador.Request
- Convenience method to return whether a cached response is acceptable or whether we should request a response from the server
- CachedResponseProducer - class in dev.gmetal.metador.response
- A ResponseProducer subclass that produces responses from cached data
- CachedResponseProducerKt - class in dev.gmetal.metador.response
- cacheResponse(String,Map,Long) - function in dev.gmetal.metador.response.CachedResponseProducer
- canHandleRequest(Metador.Request) - function in dev.gmetal.metador.response.CachedResponseProducer
- Returns whether this entity can handle the specified request
- canHandleRequest(Metador.Request) - function in dev.gmetal.metador.response.NetworkResponseProducer
- Returns whether this entity can handle the specified request
- canHandleRequest(Metador.Request) - function in dev.gmetal.metador.response.ResponseProducer
- Returns whether this entity can handle the specified request
- Clock - class in dev.gmetal.metador
- An entity that can return a Unix timestamp of the current date
- configureCache(String,Long) - function in dev.gmetal.metador.OkHttp3ResourceRetriever
- configureCache(String,Long) - function in dev.gmetal.metador.ResourceRetriever