Lines Matching refs:CookieAttributeHandler
1976 @Deprecated public interface CookieAttributeHandler {
2989 …act class AbstractCookieAttributeHandler implements org.apache.http.cookie.CookieAttributeHandler {
2997 …method @Deprecated protected org.apache.http.cookie.CookieAttributeHandler findAttribHandler(Strin…
2998 …method @Deprecated protected org.apache.http.cookie.CookieAttributeHandler getAttribHandler(String…
2999 …method @Deprecated protected java.util.Collection<org.apache.http.cookie.CookieAttributeHandler> g…
3000 …eprecated public void registerAttribHandler(String, org.apache.http.cookie.CookieAttributeHandler);
3042 …precated public class BasicDomainHandler implements org.apache.http.cookie.CookieAttributeHandler {
3059 …Deprecated public class BasicPathHandler implements org.apache.http.cookie.CookieAttributeHandler {
3153 …ecated public class RFC2109DomainHandler implements org.apache.http.cookie.CookieAttributeHandler {
3181 … class RFC2965CommentUrlAttributeHandler implements org.apache.http.cookie.CookieAttributeHandler {
3188 …lic class RFC2965DiscardAttributeHandler implements org.apache.http.cookie.CookieAttributeHandler {
3195 …blic class RFC2965DomainAttributeHandler implements org.apache.http.cookie.CookieAttributeHandler {
3203 …public class RFC2965PortAttributeHandler implements org.apache.http.cookie.CookieAttributeHandler {
3220 …lic class RFC2965VersionAttributeHandler implements org.apache.http.cookie.CookieAttributeHandler {