List of usage examples for javax.servlet ServletResponse interface-usage
From source file org.yestech.jmlnitrate.util.ServletResponseAdaptor.java
/**
* This class represents an Adaptor to a {@link ServletResponse} that adds the
* ability to add Parameters to the Response.
*
* @author Arthur Copeland
* @version $Revision: 3 $
From source file org.seasar.mayaa.impl.cycle.web.MockServletResponse.java
/** * AutoPageBuilder??ServletResponse? * * @author Masataka Kurihara (Gluegent, Inc.) */ public class MockServletResponse implements ServletResponse, CONST_IMPL {