|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Removed Interfaces | |
|
Contract to adapt a single-value async return value to {@code DeferredResult}. |
|
Contract to adapt streaming async types to {@code ResponseBodyEmitter}. |
Changed Classes | |
|
A base class for resolving method argument values by reading from the body of a request with HttpMessageConverters. |
|
Handles return values of type WebAsyncTask. |
|
Handles return values of type Callable. |
|
Handler for return values of type DeferredResult, ListenableFuture, and CompletionStage. |
|
An AbstractHandlerMethodAdapter that supports HandlerMethods with their method argument and return type signature, as defined via {@code @RequestMapping}. |
|
A controller method return value type for asynchronous request processing where one or more objects are written to the response. |
|
Handler for return values of type ResponseBodyEmitter and sub-classes such as SseEmitter including the same types wrapped with ResponseEntity. |
|
A convenient base class for @ControllerAdvice classes that wish to provide centralized exception handling across all {@code @RequestMapping} methods through {@code @ExceptionHandler} methods. |
|
A specialization of ResponseBodyEmitter for sending Server-Sent Events. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |