spring-framework/spring-test-mvc/src
Rossen Stoyanchev f036ed639f Polish (major) MVC async processing interceptors
New afterTimeout and afterCompletion callbacks

afterTimeout can provide a concurrent result to be used instead of the
one that could not be set or returned on time

Interceptor exceptions cause async processing to resume treating the
exception as the concurrent result

Adapter classes for convenient implementation of the interfaces

Issue: SPR-9914
2012-10-26 18:04:27 -04:00
..
main/java/org/springframework/test Polish (major) MVC async processing interceptors 2012-10-26 18:04:27 -04:00
test Improve async support in Spring MVC Test 2012-10-22 21:28:43 -04:00