|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
boolean is1xxInformational() |
Whether this status code is in the HTTP series org.springframework.http.HttpStatus.Series.INFORMATIONAL. |
boolean is2xxSuccessful() |
Whether this status code is in the HTTP series org.springframework.http.HttpStatus.Series.SUCCESSFUL. |
boolean is3xxRedirection() |
Whether this status code is in the HTTP series org.springframework.http.HttpStatus.Series.REDIRECTION. |
boolean is4xxClientError() |
Whether this status code is in the HTTP series org.springframework.http.HttpStatus.Series.CLIENT_ERROR. |
boolean is5xxServerError() |
Whether this status code is in the HTTP series org.springframework.http.HttpStatus.Series.SERVER_ERROR. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |