クラスの使用
org.springframework.web.context.request.AbstractRequestAttributes
パッケージ
説明
一般的なリクエストコンテキストの保持、特に HTTP リクエストまたは HTTP セッションごとのアプリケーションオブジェクトのスコープのサポート。
非同期リクエスト処理のサポート。
カスタム実装の抽象基本クラスを含む、標準の HandlerMapping 実装を提供します。
org.springframework.web.context.request 内の AbstractRequestAttributes 使用
修飾子と型クラス説明class
RequestAttributes
インターフェースのサーブレットベースの実装。class
HttpServletRequest
EE 用のWebRequest
アダプター。org.springframework.web.context.request.async 内の AbstractRequestAttributes 使用
org.springframework.web.servlet.handler 内の AbstractRequestAttributes 使用
修飾子と型クラス説明class