| Package | Description |
|---|---|
| org.asynchttpclient | |
| org.asynchttpclient.cookie |
| Modifier and Type | Method and Description |
|---|---|
CookieStore |
DefaultAsyncHttpClientConfig.getCookieStore() |
CookieStore |
AsyncHttpClientConfig.getCookieStore()
Return cookie store that is used to store and retrieve cookies
|
| Modifier and Type | Method and Description |
|---|---|
DefaultAsyncHttpClientConfig.Builder |
DefaultAsyncHttpClientConfig.Builder.setCookieStore(CookieStore cookieStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
ThreadSafeCookieStore |
| Constructor and Description |
|---|
CookieEvictionTask(long evictDelayInMs,
CookieStore cookieStore) |
Copyright © 2021. All rights reserved.