Interface | Description |
---|---|
IFileUploadProcessor |
The IFileUploadProcessor interface is to handle the uploading of file.
|
IPostProcessor |
The post processing interface allows for the processing of the content written from the database before it's streamed to the browser.
|
IPreProcessor |
The pre processing interface.
|
IProcessor |
The root interface for all extentions.
|
Class | Description |
---|---|
ProcessorRegistry |
Enum | Description |
---|---|
IProcessor.STATUS |
The STATUS an extention should return
|