- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- containsKey
bool containsKey(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- expire
int expire()
Undocumented in source. Be warned that the author may not have intended to support it.
- expire
void expire(int expire)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
HttpSession get(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- getRealAddr
string getRealAddr(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
bool put(HttpSession session)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
bool remove(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPrefix
void setPrefix(string prefix)
Undocumented in source. Be warned that the author may not have intended to support it.