java.lang.Object | ||
org.apache.http.cookie.CookieIdentityComparator | Serializable Comparator<T> |
This cookie comparator can be used to compare identity of cookies.
Cookies are considered identical if their names are equal and their domain attributes match ignoring case.
CookieIdentityComparator() |
int | compare(Cookie c1, Cookie c2) |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:56 |