org.kaoriha.jspbp.helloworld
Class SizeExceeded

java.lang.Object
  extended by org.kaoriha.jspbp.helloworld.SizeExceeded
All Implemented Interfaces:
org.kaoriha.jspbp.BeforeGettable

public class SizeExceeded
extends Object
implements org.kaoriha.jspbp.BeforeGettable


Constructor Summary
SizeExceeded()
           
 
Method Summary
 void beforeGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SizeExceeded

public SizeExceeded()
Method Detail

beforeGet

public void beforeGet(javax.servlet.http.HttpServletRequest request,
                      javax.servlet.http.HttpServletResponse response)
               throws IOException,
                      javax.servlet.ServletException
Specified by:
beforeGet in interface org.kaoriha.jspbp.BeforeGettable
Throws:
IOException
javax.servlet.ServletException


Copyright ? 2007-2008 Hound. All Rights Reserved.