HttpSessionStore Member List

This is the complete list of members for HttpSessionStore, including all inherited members.
getSession(HttpRequest &request, HttpResponse &response, bool allowCreate=true)HttpSessionStore
getSession(const QByteArray id)HttpSessionStore
getSessionId(HttpRequest &request, HttpResponse &response)HttpSessionStore
HttpSessionStore(QSettings *settings, QObject *parent)HttpSessionStore
removeSession(HttpSession session)HttpSessionStore
~HttpSessionStore()HttpSessionStore [virtual]