|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
The superclass changed from org.springframework.web.client.RestClientException to org.springframework.web.client.RestClientResponseException.
| Changed Methods | ||
int getRawStatusCode() |
Method was locally defined, but is now inherited from RestClientResponseException. | Return the raw HTTP status code value. |
byte[] getResponseBodyAsByteArray() |
Method was locally defined, but is now inherited from RestClientResponseException. | Return the response body as a byte array. |
String getResponseBodyAsString() |
Method was locally defined, but is now inherited from RestClientResponseException. | Return the response body as a string. |
HttpHeaders getResponseHeaders() |
Method was locally defined, but is now inherited from RestClientResponseException. | Return the HTTP response headers. |
String getStatusText() |
Method was locally defined, but is now inherited from RestClientResponseException. | Return the HTTP status text. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||