2 #include "../acl_cpp_define.hpp" 3 #include "../stdlib/noncopyable.hpp" 6 #ifndef ACL_CLIENT_ONLY 12 class HttpServletRequest;
13 class HttpServletResponse;
40 const char* memcache_addr =
"127.0.0.1|11211");
106 virtual bool doRun(
void);
211 char local_charset_[32];
213 int parse_body_limit_;
220 #endif // ACL_CLIENT_ONLY HttpServletRequest * req_
socket_stream * getStream(void) const
session & getSession(void) const
HttpServletResponse * res_