| Interface | Description |
|---|---|
| Setup |
Setup interface.
|
| Class | Description |
|---|---|
| Assembler | |
| Dispatcher | |
| Loader |
Load a pool of jars using a classloader.
|
| Sequencer |
Return a sequence of Calls intermixed with in a sequence of non-Calls (
This class ease the rendering of the output with a jsp doing tag calls
For example "first Call(...) second Call(...) third"
The header is the prefix before a call.
|
| WCS |
Main class of the framework, mostly used by JSP to invoke extension methods.
|