|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
<any> syncBody(Object ) |
Set the body of the response to the given synchronous {@code Object} and return it. |
Changed Methods | ||
<any> body(BodyInserter<?, |
Change in signature from (BodyInserter<T, ServerHttpResponse> ) to (BodyInserter<?, ServerHttpResponse> ). |
Set the body of the response to the given {@code BodyInserter} and return it. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |