A C D E F G H I K M N O P R S T U V 

A

accept(File) - Method in class org.codehaus.httpcache4j.util.DeletingFileFilter
 

C

cachedTime - Variable in class org.codehaus.httpcache4j.cache.DefaultCacheItem
 
CacheItem - Interface in org.codehaus.httpcache4j.cache
 
CacheStorage - Interface in org.codehaus.httpcache4j.cache
 
clear() - Method in interface org.codehaus.httpcache4j.cache.CacheStorage
 
clear() - Method in class org.codehaus.httpcache4j.cache.FileManager
 
clear(URI) - Method in class org.codehaus.httpcache4j.cache.FileManager
 
clear() - Method in class org.codehaus.httpcache4j.cache.NullCacheStorage
 
compare(String, String) - Method in class org.codehaus.httpcache4j.cache.Vary.VaryComparator
 
create(URI, Vary) - Static method in class org.codehaus.httpcache4j.cache.Key
 
create(HTTPRequest, HTTPResponse) - Static method in class org.codehaus.httpcache4j.cache.Key
 
createFile(Key, InputStream) - Method in class org.codehaus.httpcache4j.cache.FileManager
 

D

DefaultCacheItem - Class in org.codehaus.httpcache4j.cache
This is an internal class, and should not be used by clients.
DefaultCacheItem(HTTPResponse) - Constructor for class org.codehaus.httpcache4j.cache.DefaultCacheItem
 
DefaultCacheItem(HTTPResponse, DateTime) - Constructor for class org.codehaus.httpcache4j.cache.DefaultCacheItem
 
DeletingFileFilter - Class in org.codehaus.httpcache4j.util
A file-filter that deletes the files as it traverses the directories.
DeletingFileFilter() - Constructor for class org.codehaus.httpcache4j.util.DeletingFileFilter
 
DeletingFileFilter(List<File>) - Constructor for class org.codehaus.httpcache4j.util.DeletingFileFilter
 

E

ensureDirectoryExists(File) - Method in class org.codehaus.httpcache4j.cache.FileManager
 
equals(Object) - Method in class org.codehaus.httpcache4j.cache.DefaultCacheItem
 
equals(Object) - Method in class org.codehaus.httpcache4j.cache.Key
 
equals(Object) - Method in class org.codehaus.httpcache4j.cache.Vary
 

F

FileManager - Class in org.codehaus.httpcache4j.cache
 
FileManager(File) - Constructor for class org.codehaus.httpcache4j.cache.FileManager
 

G

get(Key) - Method in interface org.codehaus.httpcache4j.cache.CacheStorage
 
get(HTTPRequest) - Method in interface org.codehaus.httpcache4j.cache.CacheStorage
 
get(HTTPRequest) - Method in class org.codehaus.httpcache4j.cache.NullCacheStorage
 
get(Key) - Method in class org.codehaus.httpcache4j.cache.NullCacheStorage
 
getAge(HTTPRequest) - Method in interface org.codehaus.httpcache4j.cache.CacheItem
 
getAge(HTTPRequest) - Method in class org.codehaus.httpcache4j.cache.DefaultCacheItem
 
getAge(HTTPRequest) - Method in class org.codehaus.httpcache4j.cache.SerializableCacheItem
 
getBaseDirectory() - Method in class org.codehaus.httpcache4j.cache.FileManager
 
getCachedTime() - Method in interface org.codehaus.httpcache4j.cache.CacheItem
 
getCachedTime() - Method in class org.codehaus.httpcache4j.cache.DefaultCacheItem
 
getCachedTime() - Method in class org.codehaus.httpcache4j.cache.SerializableCacheItem
 
getResponse() - Method in interface org.codehaus.httpcache4j.cache.CacheItem
 
getResponse() - Method in class org.codehaus.httpcache4j.cache.DefaultCacheItem
 
getResponse() - Method in class org.codehaus.httpcache4j.cache.SerializableCacheItem
 
getTTL() - Method in interface org.codehaus.httpcache4j.cache.CacheItem
 
getTTL() - Method in class org.codehaus.httpcache4j.cache.DefaultCacheItem
 
getTTL(HTTPResponse, int) - Static method in class org.codehaus.httpcache4j.cache.DefaultCacheItem
 
getTTL() - Method in class org.codehaus.httpcache4j.cache.SerializableCacheItem
 
getURI() - Method in class org.codehaus.httpcache4j.cache.Key
 
getVary() - Method in class org.codehaus.httpcache4j.cache.Key
 
getVaryHeaders() - Method in class org.codehaus.httpcache4j.cache.Vary
 

H

hashCode() - Method in class org.codehaus.httpcache4j.cache.DefaultCacheItem
 
hashCode() - Method in class org.codehaus.httpcache4j.cache.Key
 
hashCode() - Method in class org.codehaus.httpcache4j.cache.Vary
 

I

insert(HTTPRequest, HTTPResponse) - Method in interface org.codehaus.httpcache4j.cache.CacheStorage
 
insert(HTTPRequest, HTTPResponse) - Method in class org.codehaus.httpcache4j.cache.NullCacheStorage
 
invalidate(URI) - Method in interface org.codehaus.httpcache4j.cache.CacheStorage
 
invalidate(Key) - Method in class org.codehaus.httpcache4j.cache.NullCacheStorage
 
invalidate(URI) - Method in class org.codehaus.httpcache4j.cache.NullCacheStorage
 
isEmpty() - Method in class org.codehaus.httpcache4j.cache.Vary
 
isStale(HTTPRequest) - Method in interface org.codehaus.httpcache4j.cache.CacheItem
 
isStale(HTTPRequest) - Method in class org.codehaus.httpcache4j.cache.DefaultCacheItem
 
isStale(HTTPRequest) - Method in class org.codehaus.httpcache4j.cache.SerializableCacheItem
 
iterator() - Method in class org.codehaus.httpcache4j.cache.NullCacheStorage
 

K

Key - Class in org.codehaus.httpcache4j.cache
 

M

matches(HTTPRequest) - Method in class org.codehaus.httpcache4j.cache.Vary
Analyses the headers in the given request to figure out if this variation matches.

N

NullCacheStorage - Class in org.codehaus.httpcache4j.cache
 
NullCacheStorage() - Constructor for class org.codehaus.httpcache4j.cache.NullCacheStorage
 

O

org.codehaus.httpcache4j.cache - package org.codehaus.httpcache4j.cache
 
org.codehaus.httpcache4j.util - package org.codehaus.httpcache4j.util
 

P

parse(Properties) - Static method in class org.codehaus.httpcache4j.cache.Key
 
parse(Properties) - Static method in class org.codehaus.httpcache4j.cache.SerializableCacheItem
 
parse(String) - Static method in class org.codehaus.httpcache4j.cache.Vary
 

R

remove(Key) - Method in class org.codehaus.httpcache4j.cache.FileManager
 
resolve(Key) - Method in class org.codehaus.httpcache4j.cache.FileManager
 
resolve(URI) - Method in class org.codehaus.httpcache4j.cache.FileManager
 
response - Variable in class org.codehaus.httpcache4j.cache.DefaultCacheItem
 

S

SerializableCacheItem - Class in org.codehaus.httpcache4j.cache
 
SerializableCacheItem(CacheItem) - Constructor for class org.codehaus.httpcache4j.cache.SerializableCacheItem
 
shutdown() - Method in interface org.codehaus.httpcache4j.cache.CacheStorage
 
shutdown() - Method in class org.codehaus.httpcache4j.cache.NullCacheStorage
 
size() - Method in interface org.codehaus.httpcache4j.cache.CacheStorage
 
size() - Method in class org.codehaus.httpcache4j.cache.NullCacheStorage
 
size() - Method in class org.codehaus.httpcache4j.cache.Vary
 

T

toProperties() - Method in class org.codehaus.httpcache4j.cache.Key
 
toProperties() - Method in class org.codehaus.httpcache4j.cache.SerializableCacheItem
 
toString() - Method in class org.codehaus.httpcache4j.cache.Key
 
toString() - Method in class org.codehaus.httpcache4j.cache.Vary
 
ttl - Variable in class org.codehaus.httpcache4j.cache.DefaultCacheItem
 

U

update(HTTPRequest, HTTPResponse) - Method in interface org.codehaus.httpcache4j.cache.CacheStorage
 
update(HTTPRequest, HTTPResponse) - Method in class org.codehaus.httpcache4j.cache.NullCacheStorage
 

V

Vary - Class in org.codehaus.httpcache4j.cache
Represents a HTTP Variation.
Vary() - Constructor for class org.codehaus.httpcache4j.cache.Vary
Default constructor (no variations)
Vary(Map<String, String>) - Constructor for class org.codehaus.httpcache4j.cache.Vary
Constructor
Vary(Headers) - Constructor for class org.codehaus.httpcache4j.cache.Vary
 
Vary.VaryComparator - Class in org.codehaus.httpcache4j.cache
 
Vary.VaryComparator() - Constructor for class org.codehaus.httpcache4j.cache.Vary.VaryComparator
 
A C D E F G H I K M N O P R S T U V 

Copyright © 2008-2013. All Rights Reserved.