Home
last modified time | relevance | path

Searched refs:RFC2965VersionAttributeHandler (Results 1 – 3 of 3) sorted by relevance

/external/apache-http/src/org/apache/http/impl/cookie/
DRFC2965VersionAttributeHandler.java50 public class RFC2965VersionAttributeHandler implements CookieAttributeHandler { class
52 public RFC2965VersionAttributeHandler() { in RFC2965VersionAttributeHandler() method in RFC2965VersionAttributeHandler
DRFC2965Spec.java80 registerAttribHandler(ClientCookie.VERSION_ATTR, new RFC2965VersionAttributeHandler()); in RFC2965Spec()
/external/apache-http/api/
Dapache-http-legacy-current.txt3341 …public deprecated class RFC2965VersionAttributeHandler implements org.apache.http.cookie.CookieAtt…
3342 ctor public RFC2965VersionAttributeHandler();