Uses of Interface
org.apache.cocoon.components.flow.apples.AppleRequest

Uses of AppleRequest in org.apache.cocoon.components.flow.apples
 

Classes in org.apache.cocoon.components.flow.apples that implement AppleRequest
 class DefaultAppleRequest
          DefaultAppleRequest wraps the nested <map:paramater> 's and the active Cocoon Environment Request to implement the service of the AppleRequest interface.
 

Methods in org.apache.cocoon.components.flow.apples with parameters of type AppleRequest
 void AppleController.process(AppleRequest req, AppleResponse res)
          Allows the AppleController implementation to make some business decissions in a given web application flow.
 



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