28 #ifndef I_SiteMapResponseHandler_h 29 #define I_SiteMapResponseHandler_h 1 35 #include "BESResponseHandler.h" 36 #include "SiteMapCommand.h" 66 virtual void dump(std::ostream &strm)
const;
71 #endif // I_SiteMapResponseHandler_h
Response handler that returns a site map.
virtual void execute(BESDataHandlerInterface &dhi)
executes the command 'show catalog|leaves [for <node>];' by returning nodes or leaves at the top leve...
virtual void dump(std::ostream &strm) const
dumps information about this object
handler object that knows how to create a specific response object
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)
transmit the response object built by the execute command using the specified transmitter object
Structure storing information used by the BES to handle the request.