org.apache.wicket.ajax.json
Class CookieList
java.lang.Object
org.apache.wicket.ajax.json.CookieList
Deprecated. since 6.27.0/7.7.0 for legal reasons.
@Deprecated
public class CookieList
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CookieList
public CookieList()
- Deprecated.
toJSONObject
public static JSONObject toJSONObject(String string)
throws JSONException
- Deprecated.
- Throws:
JSONException
toString
public static String toString(JSONObject jo)
throws JSONException
- Deprecated.
- Throws:
JSONException
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.