Public Member Functions | |
ConnectionHandler * | NewConnection (IoContext &cntx) final |
Public Member Functions inherited from util::http::ListenerBase | |
bool | RegisterCb (StringPiece path, bool protect, RequestCb cb) |
Public Member Functions inherited from util::ListenerInterface | |
void | RegisterPool (IoContextPool *pool) |
virtual void | PreShutdown () |
virtual void | PostShutdown () |
Additional Inherited Members | |
Public Types inherited from util::http::ListenerBase | |
typedef SendLambda< FiberSyncSocket > | SendFunction |
typedef std::function< void(const QueryArgs &, SendFunction *)> | RequestCb |
Protected Member Functions inherited from util::ListenerInterface | |
IoContextPool * | pool () |
Definition at line 91 of file http_conn_handler.h.