|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeConverter | |
|---|---|
| com.ning.http.client | |
| com.ning.http.client.cookie | |
| com.ning.http.client.date | |
| Uses of TimeConverter in com.ning.http.client |
|---|
| Fields in com.ning.http.client declared as TimeConverter | |
|---|---|
protected TimeConverter |
AsyncHttpClientConfig.timeConverter
|
| Methods in com.ning.http.client that return TimeConverter | |
|---|---|
TimeConverter |
AsyncHttpClientConfig.getTimeConverter()
|
| Methods in com.ning.http.client with parameters of type TimeConverter | |
|---|---|
AsyncHttpClientConfig.Builder |
AsyncHttpClientConfig.Builder.setTimeConverter(TimeConverter timeConverter)
|
| Uses of TimeConverter in com.ning.http.client.cookie |
|---|
| Fields in com.ning.http.client.cookie declared as TimeConverter | |
|---|---|
static TimeConverter |
CookieDecoder.DEFAULT_TIME_CONVERTER
|
| Methods in com.ning.http.client.cookie with parameters of type TimeConverter | |
|---|---|
static Cookie |
CookieDecoder.decode(String header,
TimeConverter timeConverter)
Decodes the specified HTTP header value into Cookie. |
| Uses of TimeConverter in com.ning.http.client.date |
|---|
| Classes in com.ning.http.client.date that implement TimeConverter | |
|---|---|
class |
CalendarTimeConverter
Calendar based TimeConverter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||