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

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

Classes in org.apache.cocoon.components.flow.apples that implement AppleResponse
 class DefaultAppleResponse
          DefaultAppleResponse provides a default implementation for the AppleResponse.
 

Methods in org.apache.cocoon.components.flow.apples with parameters of type AppleResponse
 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.