|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reader | |
---|---|
org.apache.cocoon.components.pipeline | |
org.apache.cocoon.portal.reading | |
org.apache.cocoon.reading | |
org.apache.cocoon.reading.imageop | |
org.apache.cocoon.samples |
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 |
CaptchaReader
The CaptchaReader is a simple tool generating JPEG images for the text
supplied as its source in a way so that it's hard to parse automatically. |
class |
ComposerReader
Deprecated. Use the ServiceableReader instead |
class |
DatabaseReader
This Reader pulls a resource from a database. |
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. |
Uses of Reader in org.apache.cocoon.reading.imageop |
---|
Classes in org.apache.cocoon.reading.imageop that implement Reader | |
---|---|
class |
ImageOpReader
The ImageOpReader component is used to serve binary image data
in a sitemap pipeline. |
Uses of Reader in org.apache.cocoon.samples |
---|
Classes in org.apache.cocoon.samples that implement Reader | |
---|---|
class |
EventAwareReader
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |