List of usage examples for javax.servlet ServletResponseWrapper subclass-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 com.anite.ocelot.CachedServletResponse.java
/** * @author Matthew.Norris */ public class CachedServletResponse extends ServletResponseWrapper { /** logging */