Uses of Class gnu.inet.http.Cookie

Uses in package gnu.inet.http

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

© Copyright 2003 The Free Software Foundation, all rights reserved