bitz-server
2.0.0
|
Additional Inherited Members | |
![]() | |
RequestHandler (const std::string &method) | |
const std::string & | method () const throw () |
virtual icap::Response * | process (icap::RequestHeader *req_header, psocksxx::iosockstream *socket) throw () |
![]() | |
bool | load_modifier (const std::string &file, Modifier::symbols_t &symbols) throw () |
void | unload_modifier (void *modifier) throw () |
void | load_modules () throw () |
void | cleanup_modules () throw () |
icap::Response * | process_preview (icap::Request *request, psocksxx::iosockstream *socket) throw () |
icap::Response * | process_modify (icap::Request *request) throw () |
bool | preview_continue (icap::Response *response, icap::Request *request, psocksxx::iosockstream *socket) throw () |
![]() | |
unsigned int | _handlers_count |
handler_t * | _handlers |