JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH:
Uses of Package
nablarch.common.web.handler.threadcontext
Packages that use
nablarch.common.web.handler.threadcontext
Package
Description
nablarch.common.web.handler.threadcontext
画面処理用のスレッドコンテキストに各種属性の設定を行うハンドラを提供する。
Classes in
nablarch.common.web.handler.threadcontext
used by
nablarch.common.web.handler.threadcontext
Class
Description
HttpLanguageAttribute
スレッドコンテキストに保持する言語属性をHTTPヘッダ(Accept-Language)から取得するクラス。
LanguageAttributeInHttpSupport
HTTP上で言語の保持を行うクラスの実装をサポートするクラス。
TimeZoneAttributeInHttpSupport
HTTP上でタイムゾーンの保持を行うクラスの実装をサポートするクラス。