| Package | Description |
|---|---|
| com.ning.http.client | |
| com.ning.http.client.cookie | |
| com.ning.http.client.date |
| Modifier and Type | Field and Description |
|---|---|
protected TimeConverter |
AsyncHttpClientConfig.timeConverter |
| Modifier and Type | Method and Description |
|---|---|
TimeConverter |
AsyncHttpClientConfig.getTimeConverter() |
| Modifier and Type | Method and Description |
|---|---|
AsyncHttpClientConfig.Builder |
AsyncHttpClientConfig.Builder.setTimeConverter(TimeConverter timeConverter) |
| Modifier and Type | Field and Description |
|---|---|
static TimeConverter |
CookieDecoder.DEFAULT_TIME_CONVERTER |
| Modifier and Type | Method and Description |
|---|---|
static Cookie |
CookieDecoder.decode(String header,
TimeConverter timeConverter)
Decodes the specified HTTP header value into
Cookie. |
| Modifier and Type | Class and Description |
|---|---|
class |
CalendarTimeConverter
Calendar based TimeConverter.
|
Copyright © 2014. All Rights Reserved.