Class SessionStorage

java.lang.Object
org.cometd.javascript.SessionStorage

public class SessionStorage extends Object

Representation of the window.sessionStorage object in the JavaScript environment.

The actual store must survive page reloads.