Uses of Class
org.apache.cocoon.components.modules.output.AbstractOutputModule

Packages that use AbstractOutputModule
org.apache.cocoon.components.modules.output output
Output modules provide a simple interface to set values largely based on the methods provided by request and session to set values of attributes. 
 

Uses of AbstractOutputModule in org.apache.cocoon.components.modules.output
 

Subclasses of AbstractOutputModule in org.apache.cocoon.components.modules.output
 class RequestAttributeMap
          Abstraction layer to encapsulate different output destinations.
 class RequestAttributeOutputModule
          Abstraction layer to encapsulate different output destinations.
 class SessionAttributeOutputModule
          Abstraction layer to encapsulate different output destinations.
 



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