Package org.cometd.javascript
Class SessionStorage
java.lang.Object
org.cometd.javascript.SessionStorage
Representation of the window.sessionStorage
object in the JavaScript environment.
The actual store must survive page reloads.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SessionStorage
-
-
Method Details
-
getItem
-
setItem
-
removeItem
-