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;
Structure storing information used by the BES to handle the request.
handler object that knows how to create a specific response object
Response handler that returns a site map.
virtual void dump(std::ostream &strm) const
dumps information about this object
virtual void execute(BESDataHandlerInterface &dhi)
executes the command 'show catalog|leaves [for <node>];' by returning nodes or leaves at the top leve...
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)
transmit the response object built by the execute command using the specified transmitter object