Uses of Interface
org.apache.cocoon.components.modules.output.OutputModule

Packages that use OutputModule
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 OutputModule in org.apache.cocoon.components.modules.output
 

Classes in org.apache.cocoon.components.modules.output that implement OutputModule
 class AbstractOutputModule
          AbstractOutputModule gives you the infrastructure for easily deploying more output modules.
 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.