Generated by
JDiff

Class org.springframework.http.server.reactive.AbstractServerHttpResponse

Added Methods
T getNativeResponse() Return the underlying server response.
Integer getStatusCodeValue() Return the HTTP status code of the response.
void setStatusCodeValue(Integer) Set the HTTP status code of the response.