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

  /external/apache-http/src/org/apache/http/impl/cookie/
AbstractCookieSpec.java 111 protected Collection<CookieAttributeHandler> getAttribHandlers() {
CookieSpecBase.java 116 for (CookieAttributeHandler handler: getAttribHandlers()) {
128 for (CookieAttributeHandler handler: getAttribHandlers()) {

Completed in 121 milliseconds