public static class CacheStrategy.Factory extends Object
Constructor and Description |
---|
Factory(long nowMillis,
Request request,
Response cacheResponse) |
Modifier and Type | Method and Description |
---|---|
CacheStrategy |
get()
Returns a strategy to satisfy
request using the a cached response
response . |
public CacheStrategy get()
request
using the a cached response
response
.Copyright © 2016. All rights reserved.