| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Continuable | Marker interface to mark classes, which should be made continuable by the ClassLoader. | 
| ContinuationCapable | Marker interface to mark classes, which are transformed by the ContinuationClassLoader. | 
| Class Summary | |
|---|---|
| AbstractContinuable | Abstract class to add basic methods for flow handling. | 
| Continuation | Continuation object to store the current execution. | 
| ContinuationClassLoader | The classloader breakes the methods of the classes into pieces and add intercepting code to suspend the execution of the method. | 
| ContinuationContext | Helper class to associate cocoon flow informations to the continuation. | 
| ContinuationStack | Stack to store the frame information along the invocation trace. | 
| JavaInterpreter | Implementation of the java flow interpreter. | 
| VarMap | Simplified version of a map. | 
| VarMapHandler | JXPath handler for VarMap. | 
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||