|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Cookie | |
| ice.util.net | |
| Uses of Cookie in ice.util.net |
| Methods in ice.util.net that return Cookie | |
Cookie[] |
CookieManager.getAllCookies()
Returns an array of Cookie objects. |
static Cookie |
Cookie.parseFromString(URL url,
String str)
Create a cookie from the supplied String. |
| Methods in ice.util.net with parameters of type Cookie | |
void |
CookieManager.addCookie(Cookie c)
Add one cookie to the list of cookies maintained by the CookieManager. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||