Class RFC2965SpecFactory

java.lang.Object
org.apache.http.impl.cookie.RFC2965SpecFactory
All Implemented Interfaces:
CookieSpecFactory, CookieSpecProvider

@Contract(threading=IMMUTABLE) @Deprecated public class RFC2965SpecFactory extends Object implements CookieSpecFactory, CookieSpecProvider
Deprecated.
CookieSpecProvider implementation that provides an instance of RFC2965Spec. The instance returned by this factory can be shared by multiple threads.
Since:
4.0