Home
last modified time | relevance | path

Searched refs:getAttribHandlers (Results 1 – 4 of 4) sorted by relevance

/external/apache-http/src/org/apache/http/impl/cookie/
DCookieSpecBase.java116 for (CookieAttributeHandler handler: getAttribHandlers()) { in validate()
128 for (CookieAttributeHandler handler: getAttribHandlers()) { in match()
DAbstractCookieSpec.java111 protected Collection<CookieAttributeHandler> getAttribHandlers() { in getAttribHandlers() method in AbstractCookieSpec
/external/apache-http/
Dart-profile448 HPLorg/apache/http/impl/cookie/AbstractCookieSpec;->getAttribHandlers()Ljava/util/Collection;
/external/apache-http/api/
Dcurrent.txt2999 … protected java.util.Collection<org.apache.http.cookie.CookieAttributeHandler> getAttribHandlers();