Deprecated. since 3.0, Use com.sap.mobile.lib.request.CookieJar
All members of CookieJar, including inherited members.
VariablesModifier and Type | Variable | Description |
---|---|---|
protected static Map< String, Map > | cookieArray | |
protected static Map< String, Cookie > | httpCookieList |
Modifier and Type | Constructor | Description |
---|---|---|
public | CookieJar() |
Modifier and Type | Method | Description |
---|---|---|
public void | addCookie(Cookie) | |
public void | clear() | |
public boolean | clearExpired(Date) | |
public List< Cookie > | getCookies() | |
protected void | setCookie(DefaultHttpClient, Object) |