Quadcap Embeddable Server
com.quadcap.http.server22.HSession Member List
This is the complete list of members for
com.quadcap.http.server22.HSession
, including all inherited members.
app
com.quadcap.http.server22.HSession
[package]
appData
com.quadcap.http.server22.HSession
[package]
creationTime
com.quadcap.http.server22.HSession
[package]
getAttribute
(String name)
com.quadcap.http.server22.HSession
getAttributeNames
()
com.quadcap.http.server22.HSession
getCreationTime
()
com.quadcap.http.server22.HSession
getId
()
com.quadcap.http.server22.HSession
getLastAccessedTime
()
com.quadcap.http.server22.HSession
getMaxInactiveInterval
()
com.quadcap.http.server22.HSession
getSessionContext
()
com.quadcap.http.server22.HSession
getValue
(String name)
com.quadcap.http.server22.HSession
getValueNames
()
com.quadcap.http.server22.HSession
HSession
(WebApplication app, String sessionId, int maxInactiveInterval)
com.quadcap.http.server22.HSession
invalidate
()
com.quadcap.http.server22.HSession
isNew
()
com.quadcap.http.server22.HSession
isValid
()
com.quadcap.http.server22.HSession
[package]
lastAccessTime
com.quadcap.http.server22.HSession
[package]
maxInactiveInterval
com.quadcap.http.server22.HSession
[package]
newSession
com.quadcap.http.server22.HSession
[package]
putValue
(String name, Object value)
com.quadcap.http.server22.HSession
removeAttribute
(String name)
com.quadcap.http.server22.HSession
removeValue
(String name)
com.quadcap.http.server22.HSession
sessionId
com.quadcap.http.server22.HSession
[package]
setAttribute
(String name, Object value)
com.quadcap.http.server22.HSession
setMaxInactiveInterval
(int ivl)
com.quadcap.http.server22.HSession
setNotNew
()
com.quadcap.http.server22.HSession
[package]
updateLastAccess
()
com.quadcap.http.server22.HSession
[package]
valid
com.quadcap.http.server22.HSession
[package]