クラス
jp.littlesoft.web.ActionSubSession の使用

ActionSubSession を使用しているパッケージ
jp.littlesoft.web   
 

jp.littlesoft.web での ActionSubSession の使用
 

ActionSubSession として宣言されている jp.littlesoft.web のフィールド
protected  ActionSubSession ActionPage.subSession
          クライアントがアクセスする ActionSubSession オブジェクトです。
 

ActionSubSession を返す jp.littlesoft.web のメソッド
 ActionSubSession ActionPage.getSubSession()
          サブセッションを取得します。
 

ActionSubSession 型のパラメータを持つ jp.littlesoft.web のメソッド
 void ActionPage.execute(ActionSubSession subSession, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          サブセッションまたは親アクションページから処理要求がディスパッチされた際の処理を実装します。
 void ActionPage.init(ActionSubSession subSession, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          メンバー変数セットのための初期処理です。
 



Copyright (C) 2006-2012 LittleSoft Corporation. All Rights Reserved.