Package | Description |
---|---|
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 . |
Modifier and Type | Method and Description |
---|---|
void |
ClientContextConfigurer.setCookieSpecRegistry(CookieSpecRegistry registry) |
Modifier and Type | Method and Description |
---|---|
protected CookieSpecRegistry |
AbstractHttpClient.createCookieSpecRegistry() |
CookieSpecRegistry |
AbstractHttpClient.getCookieSpecs() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractHttpClient.setCookieSpecs(CookieSpecRegistry registry) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.