Interface IServletRequestWrapper
-
public interface IServletRequestWrapperSimple interface to allowing retrieving of a wrapped request 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.ServletRequestgetWrappedRequest()
-