Home
last modified time | relevance | path

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

/external/apache-http/src/org/apache/http/impl/cookie/
DRFC2965DomainAttributeHandler.java55 public class RFC2965DomainAttributeHandler implements CookieAttributeHandler { class
57 public RFC2965DomainAttributeHandler() { in RFC2965DomainAttributeHandler() method in RFC2965DomainAttributeHandler
DRFC2965Spec.java76 registerAttribHandler(ClientCookie.DOMAIN_ATTR, new RFC2965DomainAttributeHandler()); in RFC2965Spec()
/external/apache-http/
Dart-profile511 HPLorg/apache/http/impl/cookie/RFC2965DomainAttributeHandler;-><init>()V
/external/apache-http/api/
Dcurrent.txt3195 …@Deprecated public class RFC2965DomainAttributeHandler implements org.apache.http.cookie.CookieAtt…
3196 ctor @Deprecated public RFC2965DomainAttributeHandler();