|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|

Go to the source code of this file.
Macros | |
| #define | WWW_RESPONSE "get.html_form" |
| macros representing the WWW response objects handled More... | |
| #define | WWW_RESPONSE_STR "getHtmlForm" |
| #define | WWW_SERVICE "html_form" |
| #define | WWW_URL "www_url" |
| #define WWW_RESPONSE "get.html_form" |
macros representing the WWW response objects handled
These include
get
WWW
Definition at line 45 of file BESWWWNames.h.
Referenced by BESWWWResponseHandler::execute(), BESWWWModule::initialize(), and BESWWWModule::terminate().
| #define WWW_RESPONSE_STR "getHtmlForm" |
Definition at line 47 of file BESWWWNames.h.
Referenced by BESWWWResponseHandler::execute().
| #define WWW_SERVICE "html_form" |
Definition at line 46 of file BESWWWNames.h.
Referenced by BESWWWModule::initialize().
| #define WWW_URL "www_url" |
Definition at line 49 of file BESWWWNames.h.
Referenced by BESXMLWWWGetCommand::parse_request(), and BESWWWTransmit::send_basic_form().