HomeSort by relevance Sort by last modified time
    Searched refs:findAttribHandler (Results 1 - 3 of 3) sorted by null

  /external/apache-http/src/org/apache/http/impl/cookie/
AbstractCookieSpec.java 89 protected CookieAttributeHandler findAttribHandler(final String name) {
102 CookieAttributeHandler handler = findAttribHandler(name);
CookieSpecBase.java 98 CookieAttributeHandler handler = findAttribHandler(s);
RFC2965Spec.java 147 CookieAttributeHandler handler = findAttribHandler(s);

Completed in 230 milliseconds