Searched refs:RFC2965DomainAttributeHandler (Results 1 - 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/http/impl/cookie/
H A DRFC2965DomainAttributeHandler.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/cookie/RFC2965DomainAttributeHandler.java $
50 public class RFC2965DomainAttributeHandler implements CookieAttributeHandler { class in inherits:CookieAttributeHandler
52 public RFC2965DomainAttributeHandler() { method in class:RFC2965DomainAttributeHandler
H A DRFC2965Spec.java71 registerAttribHandler(ClientCookie.DOMAIN_ATTR, new RFC2965DomainAttributeHandler());

Completed in 9 milliseconds