org.kaoriha.jspbp.test
クラス TestCon

java.lang.Object
  上位を拡張 org.kaoriha.jspbp.test.TestCon

public class TestCon
extends Object


フィールドの概要
static Object continuation
           
static String location
           
 
コンストラクタの概要
TestCon()
           
 
メソッドの概要
 void beforePost(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 Object getContinuation()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

continuation

public static Object continuation

location

public static String location
コンストラクタの詳細

TestCon

public TestCon()
メソッドの詳細

beforePost

public void beforePost(javax.servlet.http.HttpServletRequest request,
                       javax.servlet.http.HttpServletResponse response)
                throws IOException,
                       javax.servlet.ServletException
例外:
IOException
javax.servlet.ServletException

getContinuation

public Object getContinuation()


Copyright ? 2007-2008 Hound. All Rights Reserved.