|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Preference | |
|---|---|
| org.codehaus.httpcache4j | |
| org.codehaus.httpcache4j.preference | |
| Uses of Preference in org.codehaus.httpcache4j |
|---|
| Method parameters in org.codehaus.httpcache4j with type arguments of type Preference | |
|---|---|
static Header |
HTTPUtils.toHeader(java.lang.String headerName,
java.util.List<? extends Preference<?>> preferences)
|
| Uses of Preference in org.codehaus.httpcache4j.preference |
|---|
| Subclasses of Preference in org.codehaus.httpcache4j.preference | |
|---|---|
class |
CharsetPreference
|
class |
LocalePreference
Represents an Accept-Language and Accept-Charset preference. |
class |
MIMETypePreference
|
| Methods in org.codehaus.httpcache4j.preference that return types with arguments of type Preference | |
|---|---|
java.util.List<Preference<java.lang.String>> |
Preferences.getAcceptCharset()
|
java.util.List<Preference<java.util.Locale>> |
Preferences.getAcceptLocales()
|
java.util.List<Preference<MIMEType>> |
Preferences.getAcceptMIMETypes()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||