Class RFC2109SpecFactory

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

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