29#ifndef A_FoDapJsonTransmitter_h
30#define A_FoDapJsonTransmitter_h 1
32#include <BESTransmitter.h>
48 static std::string temp_dir;
Structure storing information used by the BES to handle the request.
Abstract base class representing a specific set of information in response to a request to the BES.
FoDapJsonTransmitter()
Construct the FoW10nJsonTransmitter.
static void send_data(BESResponseObject *obj, BESDataHandlerInterface &dhi)
The static method registered to transmit OPeNDAP data objects as a JSON file.
static void send_metadata(BESResponseObject *obj, BESDataHandlerInterface &dhi)
The static method registered to transmit OPeNDAP data objects as a JSON file.