ContentPathRewriteRule |
HTTPレスポンスオブジェクト中のコンテンツパス文字列の置換ルール。
|
ForwardingHandler |
内部フォーワード処理を行うHTTPリクエストハンドラクラス。
|
HttpAccessLogFormatter |
HTTPアクセスログのメッセージをフォーマットするクラス。
|
HttpAccessLogFormatter.ClientHostItem |
クライアント端末ホストを取得するクラス。
|
HttpAccessLogFormatter.ClientIpAddressItem |
クライアント端末IPアドレスを取得するクラス。
|
HttpAccessLogFormatter.ClientUserAgentItem |
HTTPヘッダの User-Agent を取得する。
|
HttpAccessLogFormatter.ContentPathItem |
コンテンツパスを取得するクラス。
|
HttpAccessLogFormatter.DispatchingClassItem |
ディスパッチ先クラスを取得するクラス。
|
HttpAccessLogFormatter.EndTimeItem |
終了日時を取得するクラス。
|
HttpAccessLogFormatter.ExecutionTimeItem |
実行時間を取得するクラス。
|
HttpAccessLogFormatter.FreeMemoryItem |
空きメモリ量(開始時)を取得するクラス。
|
HttpAccessLogFormatter.HttpAccessLogContext |
HTTPアクセスログの出力項目を保持するクラス。
|
HttpAccessLogFormatter.MaxMemoryItem |
最大メモリ量を取得するクラス。
|
HttpAccessLogFormatter.MethodItem |
HTTPメソッドを取得するクラス。
|
HttpAccessLogFormatter.ParametersItem |
リクエストパラメータを取得するクラス。
|
HttpAccessLogFormatter.PortItem |
ポート番号を取得するクラス。
|
HttpAccessLogFormatter.RequestIdItem |
リクエストIDを取得するクラス。
|
HttpAccessLogFormatter.ResponseStatusCodeItem |
クライアントへのレスポンスに使用するステータスコードを取得するクラス。
|
HttpAccessLogFormatter.SessionIdItem |
セッションIDを取得するクラス。
|
HttpAccessLogFormatter.SessionScopeItem |
セッションスコープ情報を取得するクラス。
|
HttpAccessLogFormatter.StartTimeItem |
開始日時を取得するクラス。
|
HttpAccessLogFormatter.StatusCodeItem |
ステータスコードを取得するクラス。
|
HttpAccessLogFormatter.UrlItem |
URLを取得するクラス。
|
HttpAccessLogFormatter.UserIdItem |
ユーザIDを取得する。
|
HttpAccessLogUtil |
HTTPアクセスログを出力するクラス。
|
HttpCharacterEncodingHandler |
HTTP エンコーディング制御ハンドラ。
|
HttpErrorHandler |
共通エラーハンドラー。
|
HttpRequestJavaPackageMapping |
このハンドラは、画面オンライン処理におけるリクエストパス中の部分文字列(ベースURI)を
Javaパッケージ階層にマッピングすることで、動的に委譲先ハンドラを決定するディスパッチ処理を行う。
|
HttpRequestJavaPackageMapping.Mapping |
ディスパッチャの実体。
|
HttpRequestRewriteRule |
|
HttpResponseHandler |
ServletAPIを通じてHTTPレスポンス処理を行うハンドラ。
|
HttpResponseUtil |
HTTP の応答時に使用するユーティリティ。
|
HttpRewriteHandler |
HTTPリクエスト中のリクエストパス、および、
HTTPレスポンス中のコンテンツパスに対する書き換え処理を行うハンドラ。
|
KeitaiAccessHandler |
携帯端末からのアクセスに対して、以下の処理を行うハンドラ。
|
NormalizationHandler |
リクエストパラメータの値をノーマライズするハンドラ。
|
ResourceMapping |
リクエストURIに応じて、リソースファイルに対するマッピングを行うリクエストハンドラ。
|
RoutingHandlerSupport |
ルーティングハンドラをサポートする抽象クラス。
|
SecureHandler |
セキュリティ関連のレスポンスヘッダを設定するハンドラ。
|
SessionConcurrentAccessHandler |
非推奨
|