Lines Matching refs:CookieAttributeHandler
2097 public abstract deprecated interface CookieAttributeHandler {
3110 …ted 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> getAttribHand…
3121 …public void registerAttribHandler(java.lang.String, org.apache.http.cookie.CookieAttributeHandler);
3163 …blic deprecated class BasicDomainHandler implements org.apache.http.cookie.CookieAttributeHandler {
3180 …public deprecated class BasicPathHandler implements org.apache.http.cookie.CookieAttributeHandler {
3274 …ic deprecated class RFC2109DomainHandler implements org.apache.http.cookie.CookieAttributeHandler {
3302 … class RFC2965CommentUrlAttributeHandler implements org.apache.http.cookie.CookieAttributeHandler {
3309 …ted class RFC2965DiscardAttributeHandler implements org.apache.http.cookie.CookieAttributeHandler {
3316 …ated class RFC2965DomainAttributeHandler implements org.apache.http.cookie.CookieAttributeHandler {
3324 …ecated class RFC2965PortAttributeHandler implements org.apache.http.cookie.CookieAttributeHandler {
3341 …ted class RFC2965VersionAttributeHandler implements org.apache.http.cookie.CookieAttributeHandler {