|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reader | |
org.apache.cocoon.components.pipeline | |
org.apache.cocoon.portal.reading | |
org.apache.cocoon.reading |
Uses of Reader in org.apache.cocoon.components.pipeline |
Fields in org.apache.cocoon.components.pipeline declared as Reader | |
protected Reader |
AbstractProcessingPipeline.reader
|
Uses of Reader in org.apache.cocoon.portal.reading |
Classes in org.apache.cocoon.portal.reading that implement Reader | |
class |
ProxyReader
This reader is used to retrieve non XML content from external applications routet via the portal site. |
Uses of Reader in org.apache.cocoon.reading |
Classes in org.apache.cocoon.reading that implement Reader | |
class |
AbstractReader
A reader can be used to generate binary output for a request. |
class |
AxisRPCReader
SOAP Reader This reader accepts a SOAP Request, and generates the resultant response as output. |
class |
ComposerReader
Deprecated. Use the ServiceableReader instead |
class |
DatabaseReader
This Reader pulls a resource from a database. |
class |
DirectoryZipArchiver
The DirectoryZipArchiver component creates a compressed zip
archive of the files contained in the directory passed with 'src'.
|
class |
ImageReader
The ImageReader component is used to serve binary image data
in a sitemap pipeline. |
class |
JSPReader
The JSPReader component is used to serve Servlet and JSP page
output data in a sitemap pipeline. |
class |
ResourceReader
The ResourceReader component is used to serve binary data
in a sitemap pipeline. |
class |
ServiceableReader
The serviceable reader will allow any Reader implementation that
extends this to access other Avalon components. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |