Uses of Package
org.apache.cocoon.components.flow.java

Packages that use org.apache.cocoon.components.flow.java
org.apache.cocoon.components.flow.java   
org.apache.cocoon.forms.flow.java   
org.apache.cocoon.samples.flow.java   
 

Classes in org.apache.cocoon.components.flow.java used by org.apache.cocoon.components.flow.java
Continuable
          Marker interface to mark classes, which should be made continuable by the ClassLoader.
Continuation
          Continuation object to store the current execution.
ContinuationContext
          Helper class to associate cocoon flow informations to the continuation.
ContinuationStack
          Stack to store the frame information along the invocation trace.
VarMap
          Simplified version of a map.
 

Classes in org.apache.cocoon.components.flow.java used by org.apache.cocoon.forms.flow.java
AbstractContinuable
          Abstract class to add basic methods for flow handling.
Continuable
          Marker interface to mark classes, which should be made continuable by the ClassLoader.
 

Classes in org.apache.cocoon.components.flow.java used by org.apache.cocoon.samples.flow.java
AbstractContinuable
          Abstract class to add basic methods for flow handling.
Continuable
          Marker interface to mark classes, which should be made continuable by the ClassLoader.
 



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