| Package | Description |
|---|---|
| org.alfresco.repo.content | |
| org.alfresco.repo.content.caching | |
| org.alfresco.repo.content.filestore | |
| org.alfresco.repo.content.http |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractContentReader
Implements all the convenience methods of the interface.
|
class |
AbstractContentWriter
Implements all the convenience methods of the interface.
|
class |
EmptyContentReader
A blank reader for which
exists() always returns false. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ContentCacheImpl.CacheWriter
This FileContentWriter subclass allows for the temp cache file
to be renamed to a cache file proper, e.g filename.tmp becomes
filename.bin
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileContentReader
Provides direct access to a local file.
|
class |
FileContentWriter
Provides direct access to a local file.
|
class |
SpoofedTextContentReader
Provides access to text data that is generated when requested.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpAlfrescoContentReader
The reader that does the actual communication with the Alfresco HTTP
application.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.