@Immutable public class IgnoreSpecFactory extends java.lang.Object implements org.apache.http.cookie.CookieSpecFactory, CookieSpecProvider
CookieSpecProvider implementation that ignores all cookies.| Constructor and Description |
|---|
IgnoreSpecFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.cookie.CookieSpec |
create(org.apache.http.protocol.HttpContext context)
Creates an instance of
CookieSpec. |
org.apache.http.cookie.CookieSpec |
newInstance(org.apache.http.params.HttpParams params) |
public org.apache.http.cookie.CookieSpec newInstance(org.apache.http.params.HttpParams params)
newInstance in interface org.apache.http.cookie.CookieSpecFactorypublic org.apache.http.cookie.CookieSpec create(org.apache.http.protocol.HttpContext context)
CookieSpecProviderCookieSpec.create in interface CookieSpecProviderCopyright © 1999-2015 The Apache Software Foundation. All rights reserved.