feat.v1.config
クラス RedirectResponse

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

public class RedirectResponse
extends java.lang.Object
implements Response

作成者:
SUGIMOTO Ken-ichi

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

コンストラクタの詳細

RedirectResponse

public RedirectResponse(RedirectDeclaration declaration)
メソッドの詳細

output

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