Uses of Class
nablarch.common.handler.threadcontext.LanguageAttribute
-
Uses of LanguageAttribute in nablarch.common.web.handler.threadcontext
Modifier and TypeClassDescriptionclass
スレッドコンテキストに保持する言語属性をHTTPヘッダ(Accept-Language)から取得するクラス。class
クッキーを使用して言語の保持を行うクラス。 クッキーのhttpOnly属性はアプリケーションで使用しているServlet APIがサポートしている場合のみ設定する。class
HTTPセッションを使用して言語の保持を行うクラス。class
HTTP上で言語の保持を行うクラスの実装をサポートするクラス。