Go to the source code of this file.
Defines | |
#define | BES_HTML_INFO "html" |
#define | BES_TEXT_INFO "txt" |
macros representing the default informational response objects | |
#define | BES_XML_INFO "xml" |
#define BES_HTML_INFO "html" |
Definition at line 47 of file BESInfoNames.h.
Referenced by BESDefaultModule::initialize().
#define BES_TEXT_INFO "txt" |
macros representing the default informational response objects
These include
* txt * html * xml *
Definition at line 46 of file BESInfoNames.h.
Referenced by BESDefaultModule::initialize().
#define BES_XML_INFO "xml" |
Definition at line 48 of file BESInfoNames.h.
Referenced by BESDefaultModule::initialize().