|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CachedEntity | |
|---|---|
| org.openrdf.http.object.cache | |
| Uses of CachedEntity in org.openrdf.http.object.cache |
|---|
| Methods in org.openrdf.http.object.cache that return CachedEntity | |
|---|---|
CachedEntity |
CachedRequest.find(Request req)
|
CachedEntity |
CachedRequest.find(Request req,
org.apache.http.HttpResponse response,
File tmp)
|
| Methods in org.openrdf.http.object.cache that return types with arguments of type CachedEntity | |
|---|---|
List<CachedEntity> |
CachedRequest.findCachedETags(Request req)
|
| Methods in org.openrdf.http.object.cache with parameters of type CachedEntity | |
|---|---|
void |
CachedRequest.replace(CachedEntity stale,
CachedEntity fresh)
|
| Constructors in org.openrdf.http.object.cache with parameters of type CachedEntity | |
|---|---|
CachableRequest(Request request,
CachedEntity stale,
List<CachedEntity> match,
Lock reset)
|
|
| Constructor parameters in org.openrdf.http.object.cache with type arguments of type CachedEntity | |
|---|---|
CachableRequest(Request request,
CachedEntity stale,
List<CachedEntity> match,
Lock reset)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||