CookieSpecProvider
@Deprecated public interface CookieSpecFactory
CookieSpec
implementations.Modifier and Type | Method and Description |
---|---|
CookieSpec |
newInstance(org.apache.http.params.HttpParams params)
Deprecated.
Creates an instance of
CookieSpec using given HTTP parameters. |
CookieSpec newInstance(org.apache.http.params.HttpParams params)
CookieSpec
using given HTTP parameters.params
- HTTP parameters.Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.