Class Summary |
ContentDelete |
Content Delete Service
Delete content stream from the Repository. |
ContentGet |
Content Retrieval Service
Stream content from the Repository. |
ContentSet |
Content Write Service
Stream content to the Repository. |
MimetypesGet |
Lists mimetypes, and optionally their associated content transformers
and metadata extractors. |
StreamACP |
Base class for Java backed webscripts that wish to generate an ACP and
stream the contents back to the caller. |
StreamContent |
Web script 'type' that can be used when the binary data of a content property needs to be streamed back to the client
as the result of executing the web script. |
StreamJMXDump |
WebScript java backed bean implementation to stream the JMX property
dump as a .zip content file. |