@Contract(threading=SAFE) public abstract class AbstractCookieSpec extends Object implements CookieSpec
CookieAttributeHandlers.| Constructor and Description |
|---|
AbstractCookieSpec()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
registerAttribHandler(String name,
CookieAttributeHandler handler)
Deprecated.
(4.4) use
AbstractCookieSpec(java.util.HashMap) or
AbstractCookieSpec(org.apache.http.cookie.CommonCookieAttributeHandler...)
constructors instead. |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitformatCookies, getVersion, getVersionHeader, match, parse, validate@Deprecated public void registerAttribHandler(String name, CookieAttributeHandler handler)
AbstractCookieSpec(java.util.HashMap) or
AbstractCookieSpec(org.apache.http.cookie.CommonCookieAttributeHandler...)
constructors instead.Copyright © 2010 - 2020 Adobe. All Rights Reserved