Searched refs:RFC2109DomainHandler (Results 1 – 3 of 3) sorted by relevance
47 public class RFC2109DomainHandler implements CookieAttributeHandler { class49 public RFC2109DomainHandler() { in RFC2109DomainHandler() method in RFC2109DomainHandler
95 registerAttribHandler(ClientCookie.DOMAIN_ATTR, new RFC2109DomainHandler()); in RFC2109Spec()
3274 …public deprecated class RFC2109DomainHandler implements org.apache.http.cookie.CookieAttributeHand…3275 ctor public RFC2109DomainHandler();