Package org.cometd.javascript
Class JavaScriptCookieStore
java.lang.Object
org.cometd.javascript.JavaScriptCookieStore
public class JavaScriptCookieStore extends Object
Representation of the cookies in the JavaScript environment.
The actual store must survive page reloads.
-
Constructor Summary
Constructors Constructor Description JavaScriptCookieStore(CookieStore store)
-
Method Summary