| Frames | No Frames | |
Methods with return type gnu.inet.http.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 with parameter type gnu.inet.http.Cookie | |
| void | Stores a cookie in the cookie manager. |
| void | |