Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.cocoon.components.flow Classes and Interfaces - 63 results found.
NameDescriptionTypePackageFramework
AbstractContinuableAbstract class to add basic methods for flow handling.Classorg.apache.cocoon.components.flow.javaApache Cocoon
AbstractInterpreterAbstract superclass for various scripting languages used by Cocoon for flow control.Classorg.apache.cocoon.components.flowApache Cocoon
AppleControllerAppleController declares the main processing interfaces for the stateful controller objects.Interfaceorg.apache.cocoon.components.flow.applesApache Cocoon
AppleHelperAppleHelper holds some static utility classes used in the Apples flowConstructor SummaryAppleHelper()Classorg.apache.cocoon.components.flow.applesApache Cocoon
AppleRequestAppleRequest defines the services an AppleController can collect from the current request.Interfaceorg.apache.cocoon.components.flow.applesApache Cocoon
AppleResponseAppleResponse defines the parts of the 'response' an AppleController can set.Interfaceorg.apache.cocoon.components.flow.applesApache Cocoon
ApplesProcessorApplesProcessor is the core Cocoon component that provides the 'Apples' flow implementation.Classorg.apache.cocoon.components.flow.applesApache Cocoon
BindingWoodyAppleClassorg.apache.cocoon.components.flow.apples.samplesApache Cocoon
CalculationAppleCalculationApple shows an easy Apple example implementation for a Calculator.Classorg.apache.cocoon.components.flow.apples.samplesApache Cocoon
CompilingClassLoaderClassorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
CompilingClassLoader .ClassRepositoryInterfaceorg.apache.cocoon.components.flow.javascript.fom.CompilingClassLoaderApache Cocoon
CompilingClassLoader .SourceListenerInterfaceorg.apache.cocoon.components.flow.javascript.fom.CompilingClassLoaderApache Cocoon
CompilingInterpreterThis is a base class for all interpreters compiling the scriptsVersion:CVS $Id: CompilingInterpreter.Classorg.apache.cocoon.components.flowApache Cocoon
ContinuableMarker interface to mark classes, which should be made continuable by the ClassLoader.Interfaceorg.apache.cocoon.components.flow.javaApache Cocoon
ContinuationContinuation object to store the current execution.Classorg.apache.cocoon.components.flow.javaApache Cocoon
ContinuationCapableMarker interface to mark classes, which are transformed by the ContinuationClassLoader.Interfaceorg.apache.cocoon.components.flow.javaApache Cocoon
ContinuationClassLoaderThe classloader breakes the methods of the classes into pieces and add intercepting code to suspend the execution of the method.Classorg.apache.cocoon.components.flow.javaApache Cocoon
ContinuationContextHelper class to associate cocoon flow informations to the continuation.Classorg.apache.cocoon.components.flow.javaApache Cocoon
ContinuationsDisposerContinuationsDisposer declares the contract for the clean-up of specfic Typically a Interpreter implementation that produces continuation Interfaceorg.apache.cocoon.components.flowApache Cocoon
ContinuationsManagerThe interface of the Continuations manager.Interfaceorg.apache.cocoon.components.flowApache Cocoon
ContinuationsManagerImplThe default implementation of ContinuationsManager.Classorg.apache.cocoon.components.flowApache Cocoon
ContinuationsManagerImpl .ExpirationPredicateprotected ContinuationsManagerImpl.Classorg.apache.cocoon.components.flow.ContinuationsManagerImplApache Cocoon
ContinuationsManagerImpl .HolderAwareWebContinuationWebContinuation extension that holds also the information about the holder.Classorg.apache.cocoon.components.flow.ContinuationsManagerImplApache Cocoon
ContinuationStackStack to store the frame information along the invocation trace.Classorg.apache.cocoon.components.flow.javaApache Cocoon
DefaultAppleRequestDefaultAppleRequest wraps the nested 's and the active Cocoon Environment Request to implement the service of the Classorg.apache.cocoon.components.flow.applesApache Cocoon
DefaultAppleResponseClassorg.apache.cocoon.components.flow.applesApache Cocoon
FlowHelperProvides the interface between the flow controller layer and the view layer.Classorg.apache.cocoon.components.flowApache Cocoon
FOM_CocoonClassorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
FOM_Cocoon .FOM_ContextJS wrapper for Cocoon's context object.Classorg.apache.cocoon.components.flow.javascript.fom.FOM_CocoonApache Cocoon
FOM_Cocoon .FOM_RequestJS wrapper for Cocoon's request object.Classorg.apache.cocoon.components.flow.javascript.fom.FOM_CocoonApache Cocoon
FOM_Cocoon .FOM_SessionJS wrapper for Cocoon's session object.Classorg.apache.cocoon.components.flow.javascript.fom.FOM_CocoonApache Cocoon
FOM_JavaScriptFlowHelperProvides the interface between the JavaScript flow controller layer and the view layer.Classorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
FOM_JavaScriptInterpreterInterface with the JavaScript interpreter.Classorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
FOM_JavaScriptInterpreter .ThreadScopeSee Also:Serialized FormFields inherited from class org.Classorg.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreterApache Cocoon
FOM_WebContinuationClassorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
GuessGameAppleGuessGameApple shows an easy Apples implementation for a number guessing game.Classorg.apache.cocoon.components.flow.apples.samplesApache Cocoon
HanoiAppleHanoiApple shows an apple maintaining the state of the fanous puzzle.Classorg.apache.cocoon.components.flow.apples.samplesApache Cocoon
InterpreterThe interface to the flow scripting languages.Interfaceorg.apache.cocoon.components.flowApache Cocoon
Interpreter .ArgumentConstructor SummaryInterpreter.Classorg.apache.cocoon.components.flow.InterpreterApache Cocoon
InvalidContinuationExceptionThis Exception is thrown whenever an invalid continuation is given.Classorg.apache.cocoon.components.flowApache Cocoon
JavaInterpreterClassorg.apache.cocoon.components.flow.javaApache Cocoon
JavaScriptFlowHelperClassorg.apache.cocoon.components.flow.javascriptApache Cocoon
JSErrorReporter Like ToolErrorReporter but logs to supplied logger instead of stdoutVersion:CVS $Id: JSErrorReporter.Classorg.apache.cocoon.components.flow.javascriptApache Cocoon
LocationTrackingDebuggerA Rhino debugger that tracks location information when an exception is raised in some JavaScript code.Classorg.apache.cocoon.components.flow.javascriptApache Cocoon
PageLocalInterfaceorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
PageLocalImplClassorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
PageLocalScopeInterfaceorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
PageLocalScopeHolderClassorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
PageLocalScopeImplClassorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
PipelineUtilUtility class to process a pipeline to various destinations.Classorg.apache.cocoon.components.flow.utilApache Cocoon
ScriptableConnectionWraps a JDBC connection and provides an API similar to JSTL A ScriptableConnection provides two methods:Classorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptableMapWrap a java.Classorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptablePointerClassorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptablePointerFactoryClassorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptablePropertyHandlerClassorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptablePropertyPointerClassorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptableResultClassorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptableResult .RowSee Also:Serialized FormFields inherited from class org.Classorg.apache.cocoon.components.flow.javascript.ScriptableResultApache Cocoon
StatelessAppleControllerThis interface can be impemented by Apples who do not which to be stored, and thus don't have a continuation ID assosociatedInterfaceorg.apache.cocoon.components.flow.applesApache Cocoon
VarMapSimplified version of a map.Classorg.apache.cocoon.components.flow.javaApache Cocoon
VarMapHandlerJXPath handler for VarMap.Classorg.apache.cocoon.components.flow.javaApache Cocoon
WebContinuationRepresentation of continuations in a Web environment.Classorg.apache.cocoon.components.flowApache Cocoon
WebContinuationDataBeanClassorg.apache.cocoon.components.flowApache Cocoon