Class CookieSpecRegistry

java.lang.Object
org.apache.http.cookie.CookieSpecRegistry
All Implemented Interfaces:
org.apache.http.config.Lookup<CookieSpecProvider>

@Contract(threading=SAFE) @Deprecated public final class CookieSpecRegistry extends Object implements org.apache.http.config.Lookup<CookieSpecProvider>
Deprecated.
(4.3) use Registry.
Cookie specification registry that can be used to obtain the corresponding cookie specification implementation for a given type of type or version of cookie.
Since:
4.0