クラス
jp.morpho.webapp.servlet.http.HttpActionRequestFactory の使用

HttpActionRequestFactory を使用しているパッケージ
jp.morpho.webapp.servlet.http jp.morpho.webapp.servlet.http パッケージには、HTTP プロトコル下で実行されるサーブレットの開発に関連するクラスが含まれています。  
jp.morpho.webapp.servlet.http.impl jp.morpho.webapp.servlet.http.impl パッケージには、HTTP プロトコル下で実行されるサーブレットの開発に関連する標準の実装クラスが含まれています。 
 

jp.morpho.webapp.servlet.http での HttpActionRequestFactory の使用
 

HttpActionRequestFactory を返す jp.morpho.webapp.servlet.http のメソッド
static jp.morpho.webapp.servlet.http.HttpActionRequestFactory HttpActionRequestFactory.getInstance()
           HTTP アクション サーブレット用の要求情報 ファクトリ オブジェクトを作成します。
 

jp.morpho.webapp.servlet.http.impl での HttpActionRequestFactory の使用
 

jp.morpho.webapp.servlet.http.impl での HttpActionRequestFactory のサブクラス
 class HttpActionRequestFactoryImpl
           HTTP アクション サーブレット用の要求情報 ファクトリの機能を定義します。
 

HttpActionRequestFactory を返す jp.morpho.webapp.servlet.http.impl のメソッド
static jp.morpho.webapp.servlet.http.HttpActionRequestFactory HttpActionRequestFactoryImpl.getInstance()
           HTTP アクション サーブレット用の要求情報 ファクトリ オブジェクトを作成します。