|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.http.impl.cookie.IgnoreSpecFactory
@Immutable public class IgnoreSpecFactory
CookieSpecFactory implementation that ignores all cookies.
| Constructor Summary | |
|---|---|
IgnoreSpecFactory()
|
|
| Method Summary | |
|---|---|
CookieSpec |
newInstance(org.apache.http.params.HttpParams params)
Creates an instance of CookieSpec using 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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||