|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.service.request.ServiceRequestImplConfig.LocaleManagerConfiguration
public static final class ServiceRequestImplConfig.LocaleManagerConfiguration
the configuration of the locale manager.
| Constructor Summary | |
|---|---|
protected |
ServiceRequestImplConfig.LocaleManagerConfiguration()
Deprecated. |
| Method Summary | |
|---|---|
Locale |
getDefaultLocale()
returns the default locale, if set. |
java.util.Collection<Locale> |
getLocales()
returns the locales configured for the locale manager. |
boolean |
isRfcCompliant()
returns whether to do a RFC 2616 compliant content negotiation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated protected ServiceRequestImplConfig.LocaleManagerConfiguration()
| Method Detail |
|---|
public boolean isRfcCompliant()
true, if content negotiation is to be performed in
compliance with RFC 2616public java.util.Collection<Locale> getLocales()
public Locale getDefaultLocale()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||