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