feat.v1.config
クラス ForwardResponse

java.lang.Object
  拡張feat.v1.config.ForwardResponse
すべての実装インタフェース:
Response

public class ForwardResponse
extends java.lang.Object
implements Response

作成者:
SUGIMOTO Ken-ichi

コンストラクタの概要
ForwardResponse(ForwardDeclaration decl)
           
 
メソッドの概要
 void output(ContextAccessor acc)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ForwardResponse

public ForwardResponse(ForwardDeclaration decl)
メソッドの詳細

output

public void output(ContextAccessor acc)
            throws ServletException
定義:
インタフェース Response 内の output
例外:
ServletException