Lines Matching full:cookieattributehandler
2097 public abstract deprecated interface CookieAttributeHandler {
3110 public abstract deprecated class AbstractCookieAttributeHandler implements org.apache.http.cookie.CookieAttributeHandler {
3118 method protected org.apache.http.cookie.CookieAttributeHandler findAttribHandler(java.lang.String);
3119 method protected org.apache.http.cookie.CookieAttributeHandler getAttribHandler(java.lang.String);
3120 method protected java.util.Collection<org.apache.http.cookie.CookieAttributeHandler> getAttribHandlers();
3121 method public void registerAttribHandler(java.lang.String, org.apache.http.cookie.CookieAttributeHandler);
3163 public deprecated class BasicDomainHandler implements org.apache.http.cookie.CookieAttributeHandler {
3180 public deprecated class BasicPathHandler implements org.apache.http.cookie.CookieAttributeHandler {
3274 public deprecated class RFC2109DomainHandler implements org.apache.http.cookie.CookieAttributeHandler {
3302 public deprecated class RFC2965CommentUrlAttributeHandler implements org.apache.http.cookie.CookieAttributeHandler {
3309 public deprecated class RFC2965DiscardAttributeHandler implements org.apache.http.cookie.CookieAttributeHandler {
3316 public deprecated class RFC2965DomainAttributeHandler implements org.apache.http.cookie.CookieAttributeHandler {
3324 public deprecated class RFC2965PortAttributeHandler implements org.apache.http.cookie.CookieAttributeHandler {
3341 public deprecated class RFC2965VersionAttributeHandler implements org.apache.http.cookie.CookieAttributeHandler {