Definition stringatompagehandler.h:18
__DeclareClass(StringAtomPageHandler)
StringAtomPageHandler()
constructor
Definition stringatompagehandler.cc:24
virtual void HandleRequest(const Ptr< Http::HttpRequest > &request)
handle a http request, the handler is expected to fill the content stream with response data
Definition stringatompagehandler.cc:35