|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CookieMatcher | |
---|---|
com.sonalb.net.http.cookie | [jCookie] Contains classes related to state management (cookie-handling) using HTTP. |
Uses of CookieMatcher in com.sonalb.net.http.cookie |
---|
Methods in com.sonalb.net.http.cookie with parameters of type CookieMatcher | |
---|---|
CookieJar |
CookieJar.getCookies(CookieMatcher cm)
Gets all Cookies that match the given CookieMatcher. |
void |
CookieJar.removeCookies(CookieMatcher cm)
Removes all cookies that match the given CookieMatcher. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |