|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cookie | |
|---|---|
| gnu.inet.http | This package contains an HTTP/1.1 client, as described in RFC 2616. |
| Uses of Cookie in gnu.inet.http |
|---|
| Methods in gnu.inet.http that return Cookie | |
|---|---|
Cookie[] |
CookieManager.getCookies(java.lang.String host,
boolean secure,
java.lang.String path)
Retrieves the cookies matching the specified criteria. |
Cookie[] |
SimpleCookieManager.getCookies(java.lang.String host,
boolean secure,
java.lang.String path)
|
| Methods in gnu.inet.http with parameters of type Cookie | |
|---|---|
void |
CookieManager.setCookie(Cookie cookie)
Stores a cookie in the cookie manager. |
void |
SimpleCookieManager.setCookie(Cookie cookie)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||