Searched refs:BasicCommentHandler (Results 1 – 6 of 6) sorted by relevance
42 public class BasicCommentHandler extends AbstractCookieAttributeHandler { class44 public BasicCommentHandler() { in BasicCommentHandler() method in BasicCommentHandler
88 registerAttribHandler(ClientCookie.COMMENT_ATTR, new BasicCommentHandler()); in NetscapeDraftSpec()
98 registerAttribHandler(ClientCookie.COMMENT_ATTR, new BasicCommentHandler()); in BrowserCompatSpec()
98 registerAttribHandler(ClientCookie.COMMENT_ATTR, new BasicCommentHandler()); in RFC2109Spec()
463 HPLorg/apache/http/impl/cookie/BasicCommentHandler;-><init>()V
3043 …@Deprecated public class BasicCommentHandler extends org.apache.http.impl.cookie.AbstractCookieAtt…3044 ctor @Deprecated public BasicCommentHandler();