Serialized Form
-
Package org.apache.http.client.cache
-
Class org.apache.http.client.cache.HttpCacheEntry
class HttpCacheEntry extends Object implements Serializable- serialVersionUID:
- -6300496422359477413L
-
Exception Class org.apache.http.client.cache.HttpCacheEntrySerializationException
class HttpCacheEntrySerializationException extends IOException implements Serializable- serialVersionUID:
- 9219188365878433519L
-
Exception Class org.apache.http.client.cache.HttpCacheUpdateException
class HttpCacheUpdateException extends Exception implements Serializable- serialVersionUID:
- 823573584868632876L
-
-
Package org.apache.http.impl.client.cache
-
Class org.apache.http.impl.client.cache.FileResource
class FileResource extends Object implements Serializable- serialVersionUID:
- 4132244415919043397L
-
Serialized Fields
-
disposed
boolean disposed
-
file
File file
-
-
Class org.apache.http.impl.client.cache.HeapResource
class HeapResource extends Object implements Serializable- serialVersionUID:
- -2078599905620463394L
-
Serialized Fields
-
b
byte[] b
-
-