|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CookieSpecRegistry | |
|---|---|
| org.apache.http.client.protocol | Additional request and response interceptors for HTTP state and authentication management. |
| org.apache.http.impl.client | Default implementations for interfaces in
org.apache.http.client. |
| Uses of CookieSpecRegistry in org.apache.http.client.protocol |
|---|
| Methods in org.apache.http.client.protocol with parameters of type CookieSpecRegistry | |
|---|---|
void |
ClientContextConfigurer.setCookieSpecRegistry(CookieSpecRegistry registry)
|
| Uses of CookieSpecRegistry in org.apache.http.impl.client |
|---|
| Methods in org.apache.http.impl.client that return CookieSpecRegistry | |
|---|---|
protected CookieSpecRegistry |
AbstractHttpClient.createCookieSpecRegistry()
|
CookieSpecRegistry |
AbstractHttpClient.getCookieSpecs()
|
| Methods in org.apache.http.impl.client with parameters of type CookieSpecRegistry | |
|---|---|
void |
AbstractHttpClient.setCookieSpecs(CookieSpecRegistry registry)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||