|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Cache.Backend<K,V> | A cache backend that can load objects from persistent storage. |
| Cache.Value | A cacheable object. |
| Class Summary | |
|---|---|
| AbstractFilteringIterator<T> | |
| AbstractRangeIterator<T> | |
| ArrayUtils | Array utility methods. |
| AscendingClock | A clock that normally returns the current system time since 1970, and is guaranteed to return ascending values. |
| BoundedInputStream | Implementation of an InputStream that is bounded by a limit
and will return -1 on reads when this limit is exceeded. |
| Cache<K,V extends Cache.Value> | |
| ChunkedInputStream | Input stream that reads and decodes HTTP chunks, assuming that no chunk exceeds 32768 bytes and that a chunk's length is represented by exactly 4 hexadecimal characters. |
| ChunkedOutputStream | Output stream that encodes and writes HTTP chunks. |
| CommitGate | A gate where listeners can wait for a new commit. |
| ExceptionFactory | An exception factory. |
| IOUtils | Input/output utility methods. |
| MicroKernelInputStream | An input stream to simplify reading a blob from the micro kernel. |
| PathUtils | Utility methods to parse a JCR path. |
| RangeIterator<T> | |
| SimpleLRUCache<K,V> | This class implements a small LRU object cache. |
| StringCache | A simple string cache. |
| StringUtils | Some string utility methods. |
| UnmodifiableIterator<T> | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||