Generated by
JDiff

Class org.springframework.web.filter.RequestContextFilter

Documentation changed from old to new.

Added Methods
boolean shouldNotFilterAsyncDispatch() Returns "false" so that the filter may set up the request context in each asynchronously dispatched thread.
boolean shouldNotFilterErrorDispatch() Returns "false" so that the filter may set up the request context in an error dispatch.