Package org.apache.jetspeed.cache.disk

A way to store remote documents locally.

See:
          Description

Interface Summary
DiskCache A way to store remote documents locally.
DiskCacheEntry Interface for a DiskCacheEntry.
 

Class Summary
DiskCacheUtils Misc utils for managing the disk cache.
JetspeedDiskCache Sample Implementation of the Disk Cache interface.
JetspeedDiskCacheEntry A cache entry represents a data source that can be stored locally for efficiency.
 

Package org.apache.jetspeed.cache.disk Description

A way to store remote documents locally. This can increase performance by eliminating TCP connection latency.



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.