インタフェース
org.seasar.cubby.internal.controller.ActionResultWrapper の使用

ActionResultWrapper を使用しているパッケージ
org.seasar.cubby.internal.controller フレームワーク内部のコントローラに関する機能を提供します。 
org.seasar.cubby.internal.controller.impl フレームワーク内部のコントローラに関する機能の実装を提供します。 
 

org.seasar.cubby.internal.controller での ActionResultWrapper の使用
 

ActionResultWrapper を返す org.seasar.cubby.internal.controller のメソッド
 ActionResultWrapper ActionProcessor.process(HttpServletRequest request, HttpServletResponse response, Routing routing)
          要求を元にアクションメソッドを決定して実行します。
 

org.seasar.cubby.internal.controller.impl での ActionResultWrapper の使用
 

ActionResultWrapper を返す org.seasar.cubby.internal.controller.impl のメソッド
 ActionResultWrapper ActionProcessorImpl.process(HttpServletRequest request, HttpServletResponse response, Routing routing)
          要求を元にアクションメソッドを決定して実行します。
 



Copyright © 2006-2010 The Seasar Foundation. All Rights Reserved.