|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
HttpServletRequest, |
Create a new ServletRequestAttributes instance for the given request. |
Added Methods | |
HttpServletResponse getResponse() |
Exposes the native HttpServletResponse that we're wrapping (if any). |
boolean isImmutableSessionAttribute(String, |
Determine whether the given value is to be considered as an immutable session attribute, that is, doesn't have to be re-set via {@code session.setAttribute} since its value cannot meaningfully change internally. |
Added Fields | |
Set<Class<?>> immutableValueTypes |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |