| Package | Description |
|---|---|
| org.codehaus.httpcache4j | |
| org.codehaus.httpcache4j.mutable | |
| org.codehaus.httpcache4j.preference |
| Modifier and Type | Method and Description |
|---|---|
List<Preference<Charset>> |
Headers.getAcceptCharset() |
| Modifier and Type | Method and Description |
|---|---|
Headers |
Headers.addAcceptCharset(Charset... accept) |
| Modifier and Type | Method and Description |
|---|---|
Headers |
Headers.withAcceptCharset(List<Preference<Charset>> charsets) |
| Modifier and Type | Method and Description |
|---|---|
List<Preference<Charset>> |
MutableHeaders.getAcceptCharset() |
| Modifier and Type | Method and Description |
|---|---|
void |
MutableHeaders.setAcceptCharset(List<Preference<Charset>> charsets) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<String,Charset> |
Preference.CharsetParse |
static com.google.common.base.Function<Charset,String> |
Preference.CharsetToString |
Copyright © 2008-2013. All Rights Reserved.