©2008 Google -
Code Home -
Site Terms of Service -
Privacy Policy -
Site Directory
Google Code offered in:
中文 -
English -
Português -
Pусский -
Español -
日本語
| java.lang.Object | |||
| org.apache.http.impl.cookie.AbstractCookieAttributeHandler | CookieAttributeHandler | ||
| org.apache.http.impl.cookie.BasicSecureHandler | |||
| BasicSecureHandler() |
| boolean | match(Cookie cookie, CookieOrigin origin) | |||||
| Matches the given value (property of the destination host where request is being submitted) with the corresponding cookie attribute. | ||||||
| void | parse(SetCookie cookie, String value) | |||||
Methods inherited
from class
org.apache.http.impl.cookie.AbstractCookieAttributeHandler
Methods inherited
from class
java.lang.Object
Methods inherited
from interface
org.apache.http.cookie.CookieAttributeHandler
| MalformedCookieException |
|---|