Package | Description |
---|---|
org.apache.http.client.protocol |
Client specific HTTP protocol handlers.
|
org.apache.http.impl.client |
Default HTTP client implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientContextConfigurer.setCookieSpecRegistry(CookieSpecRegistry registry)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected CookieSpecRegistry |
AbstractHttpClient.createCookieSpecRegistry()
Deprecated.
|
CookieSpecRegistry |
AbstractHttpClient.getCookieSpecs()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractHttpClient.setCookieSpecs(CookieSpecRegistry registry)
Deprecated.
|
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.