Serialized Form


Package org.codehaus.httpcache4j.cache

Class org.codehaus.httpcache4j.cache.FileManager extends Object implements Serializable

serialVersionUID: -5273056780013227862L

Serialized Fields

baseDirectory

File baseDirectory

Class org.codehaus.httpcache4j.cache.Key extends Object implements Serializable

serialVersionUID: 5827064595759738979L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

uri

URI uri

vary

Vary vary

Class org.codehaus.httpcache4j.cache.Vary.VaryComparator extends Object implements Serializable

serialVersionUID: 7826440288680033131L

Serialization Methods

readResolve

private Object readResolve()

Package org.codehaus.httpcache4j.util

Class org.codehaus.httpcache4j.util.CaseInsensitiveKey extends Object implements Serializable

serialVersionUID: 429640405363982150L

Serialized Fields

delegate

String delegate



Copyright © 2008-2011. All Rights Reserved.