| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.http.impl.cookie.IgnoreSpecFactory
IgnoreSpecProvider.
@Contract(threading=IMMUTABLE) @Deprecated public class IgnoreSpecFactory
CookieSpecProvider implementation that ignores all cookies.
| Constructor Summary | |
|---|---|
| IgnoreSpecFactory()Deprecated. | |
| Method Summary | |
|---|---|
|  CookieSpec | create(org.apache.http.protocol.HttpContext context)Deprecated. Creates an instance of CookieSpec. | 
|  CookieSpec | newInstance(org.apache.http.params.HttpParams params)Deprecated. Creates an instance of CookieSpecusing given HTTP parameters. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public IgnoreSpecFactory()
| Method Detail | 
|---|
public CookieSpec newInstance(org.apache.http.params.HttpParams params)
CookieSpecFactoryCookieSpec using given HTTP parameters.
newInstance in interface CookieSpecFactoryparams - HTTP parameters.
public CookieSpec create(org.apache.http.protocol.HttpContext context)
CookieSpecProviderCookieSpec.
create in interface CookieSpecProvider| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||