77 DDS *dds =
new DDS(
NULL,
"virtual");
virtual ~BESWWWResponseHandler(void)
Represents an OPeNDAP DDS DAP2 data object within the BES.
BESResponseObject * _response
handler object that knows how to create a specific response object
virtual void send_response(const string &method, BESResponseObject *obj, BESDataHandlerInterface &dhi)
virtual void execute_each(BESDataHandlerInterface &dhi)
for each container in the given data handler interface, execute the given request ...
container for a DAS and DDS needed to write out the usage information for a dataset.
static BESRequestHandlerList * TheList()
Structure storing information used by the BES to handle the request.
static BESResponseHandler * WWWResponseBuilder(const string &name)
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)
transmit the response object built by the execute command using the specified transmitter object ...
#define WWW_RESPONSE
macros representing the WWW response objects handled
virtual void execute(BESDataHandlerInterface &dhi)
executes the command 'get html_form for ;' by executing the request for each container in t...
Represents an OPeNDAP DAS DAP2 data object within the BES.
BESWWWResponseHandler(const string &name)
string action
the response object requested, e.g.