Home
last modified time | relevance | path

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

/external/apache-http/src/org/apache/http/impl/cookie/
DRFC2965PortAttributeHandler.java52 public class RFC2965PortAttributeHandler implements CookieAttributeHandler { class
54 public RFC2965PortAttributeHandler() { in RFC2965PortAttributeHandler() method in RFC2965PortAttributeHandler
DRFC2965Spec.java77 registerAttribHandler(ClientCookie.PORT_ATTR, new RFC2965PortAttributeHandler()); in RFC2965Spec()
/external/apache-http/
Dart-profile512 HPLorg/apache/http/impl/cookie/RFC2965PortAttributeHandler;-><init>()V
/external/apache-http/api/
Dcurrent.txt3203 …@Deprecated public class RFC2965PortAttributeHandler implements org.apache.http.cookie.CookieAttri…
3204 ctor @Deprecated public RFC2965PortAttributeHandler();