|
Generated by JDiff |
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Removed Classes | |
|
Holder for a Callable, a timeout value, and a task executor. |
Added Classes | |
|
Holder for a Callable, a timeout value, and a task executor. |
Changed Classes and Interfaces | |
|
Intercepts concurrent request handling, where the concurrent result is obtained by executing a Callable on behalf of the application with an AsyncTaskExecutor. |
|
Abstract adapter class for the CallableProcessingInterceptor interface, for simplified implementation of individual methods. |
|
{@code DeferredResult} provides an alternative to using a Callable for asynchronous request processing. |
|
Intercepts concurrent request handling, where the concurrent result is obtained by waiting for a DeferredResult to be set from a thread chosen by the application (e.g. |
|
Abstract adapter class for the DeferredResultProcessingInterceptor interface for simplified implementation of individual methods. |
|
The central class for managing asynchronous request processing, mainly intended as an SPI and not typically used directly by application classes. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |