33#ifndef I_BESStreamResponseHandler_h
34#define I_BESStreamResponseHandler_h 1
36#include "BESResponseHandler.h"
48 virtual void dump( std::ostream &strm )
const ;
Structure storing information used by the BES to handle the request.
handler object that knows how to create a specific response object
virtual void dump(std::ostream &strm) const
dumps information about this object
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &r)
transmit the file, streaming it back to the client
virtual void execute(BESDataHandlerInterface &r)
executes the command 'get file <filename>;' by streaming the specified file