26 #ifndef I_BESDap4ResponseHandler_h
27 #define I_BESDap4ResponseHandler_h 1
45 virtual void dump(ostream &strm)
const;
50 #endif // I_BESDap4ResponseHandler_h
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)
transmit the response object built by the execute command using the specified transmitter object ...
BESDap4ResponseHandler(const string &name)
handler object that knows how to create a specific response object
response handler that builds an OPeNDAP Dap4 data response
virtual void execute(BESDataHandlerInterface &dhi)
executes the command 'get dap for def_name;'
Structure storing information used by the BES to handle the request.
virtual void dump(ostream &strm) const
dumps information about this object
virtual ~BESDap4ResponseHandler()
static BESResponseHandler * Dap4ResponseBuilder(const string &name)