|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ContentStoreIF | INTERNAL: A simple content store interface that stores chunks of data associated with an integer key. |
Class Summary | |
---|---|
ContentInputStream | INTERNAL: |
ContentStoreServlet | INTERNAL: A servlet implementation that returns content stored in a content store. |
ContentStoreUtils | INTERNAL: Utility methods for accessing the content store. |
FileContentStore | INTERNAL: A content store implementation based on the file system. |
InMemoryContentStore | INTERNAL: Content store implementation that saves everything in memory. |
JDBCBinaryInputStream | INTERNAL: |
JDBCContentStore | INTERNAL: Content store implementation on top of JDBC that uses a non-native sequence generator to generate keys. |
JDBCSequenceContentStore | INTERNAL: Content store implementation on top of JDBC that uses native database sequences to generate keys. |
RepairKeyFile | INTERNAL: A utility class that analyzes a file content store directory and repairs the key file. |
Exception Summary | |
---|---|
ContentStoreException | INTERNAL: Thrown when problems occur in content store implementations. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |