Qore WebUtil Module Reference 1.6.2
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NWebUtilWebUtil namespace contains all the objects in the WebUtil module
 CFileHandlerThis class serves files from the file system based on a root location
 CFileStreamRequestThis class handles chunked file sends
 CFileTemplateManages a template resource that may need to be recompiled if the file is updated in the filesystem; used by WebUtil::TemplateFileManager
 CInputStreamRequestThis class handles chunked file sends
 CStaticTemplateManagerA container for holding static text templates (ie that do not change once created in the template manager) with mixed text and Qore code
 CStaticTextTemplateBaseThis is the static base class for all template Program container classes
 CTemplateFileManagerThis class manages templates based on files
 CTextTemplateBaseThis is the base class for all template Program container classes