org.fjank.jcache
Class DiskCacheObject
java.lang.Object
org.fjank.jcache.DiskCacheObject
- All Implemented Interfaces:
- Serializable
public class DiskCacheObject
- extends Object
- implements Serializable
A special version of an CacheObject which is used to send and retrieve
data to and from the diskcache.
- Author:
- frank karlstrøm
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiskCacheObject
public DiskCacheObject(CacheObject object)
getCacheObject
public CacheObject getCacheObject()
throws DiskCacheException
- Throws:
DiskCacheException
Copyright © 2002-2009 Hosted by SourceForge. All Rights Reserved.