JETServer
|
Public Member Functions | |
bool | processRequest (HTTPRequest &httpRequest, core::Session *session, HTTPSession *httpSession, std::stringstream &data) |
void | add (HTTPPage &page, std::string name="") |
void | remove (HTTPPage &page) |
Protected Attributes | |
std::vector< HTTPPage * > | pages |