Interface IServletResponseWrapper
-
public interface IServletResponseWrapperSimple interface to allowing retrieving of a wrapped response object without all the extra methods specified in the Servlet Specification
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.servlet.ServletResponsegetWrappedResponse()
-