Uses of Class
org.apache.cocoon.reading.ServiceableReader

Packages that use ServiceableReader
org.apache.cocoon.portal.reading   
org.apache.cocoon.reading   
 

Uses of ServiceableReader in org.apache.cocoon.portal.reading
 

Subclasses of ServiceableReader in org.apache.cocoon.portal.reading
 class ProxyReader
          This reader is used to retrieve non XML content from external applications routet via the portal site.
 

Uses of ServiceableReader in org.apache.cocoon.reading
 

Subclasses of ServiceableReader in org.apache.cocoon.reading
 class AxisRPCReader
          SOAP Reader This reader accepts a SOAP Request, and generates the resultant response as output.
 class DatabaseReader
          This Reader pulls a resource from a database.
 class JSPReader
          The JSPReader component is used to serve Servlet and JSP page output data in a sitemap pipeline.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.