インタフェース
org.seasar.cubby.action.ActionResult の使用

ActionResult を使用しているパッケージ
org.seasar.cubby.action �A�v���P�[�V�����J���҂��g�p����r���[�R���g���[���[������񋟂��܂��B 
org.seasar.cubby.controller Cubby�t���[�����[�N���g�p����r���[�R���g���[���Ɋւ���@�\��񋟂��܂��B 
org.seasar.cubby.controller.impl Cubby�t���[�����[�N���g�p����r���[�R���g���[���Ɋւ���@�\�̎���񋟂��܂��B 
 

org.seasar.cubby.action での ActionResult の使用
 

ActionResult を実装している org.seasar.cubby.action のクラス
 class Direct
          アクションメソッドから直接レスポンスを返すことを示す ActionResult です。
 class Forward
          指定されたパスにフォワードする ActionResult です。
 class Json
          JSON 形式のレスポンスを返す ActionResult です。
 class Redirect
          指定されたパスにリダイレクトする ActionResult です。
 

org.seasar.cubby.controller での ActionResult の使用
 

ActionResult を返す org.seasar.cubby.controller のメソッド
 ActionResult ActionContext.invoke()
           
 

org.seasar.cubby.controller.impl での ActionResult の使用
 

ActionResult を返す org.seasar.cubby.controller.impl のメソッド
 ActionResult ActionContextImpl.invoke()
           
 



Copyright ツゥ 2006-2007 The Seasar Foundation and the others. All rights reserved.. All Rights Reserved.