HTTPSessionController

Undocumented in source.

Members

Functions

attachSession
void attachSession(HTTPSession session)
Undocumented in source. Be warned that the author may not have intended to support it.
detachSession
void detachSession(HTTPSession session)

logInformed at the end when the given HTTPSession is going away.

getRequestHandler
HTTPTransactionHandler getRequestHandler(HTTPTransaction txn, HTTPMessage msg)
Undocumented in source.
onSessionCodecChange
void onSessionCodecChange(HTTPSession session)

logInform the controller that the session's codec changed

Meta