Searched refs:RFC2965PortAttributeHandler (Results 1 – 2 of 2) sorted by relevance
47 public class RFC2965PortAttributeHandler implements CookieAttributeHandler { class49 public RFC2965PortAttributeHandler() { in RFC2965PortAttributeHandler() method in RFC2965PortAttributeHandler
72 registerAttribHandler(ClientCookie.PORT_ATTR, new RFC2965PortAttributeHandler()); in RFC2965Spec()