public class HttpStatusImpl extends Object implements HttpStatus
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getCode() |
HttpStatusFamily |
getFamily() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitforCode, isClientError, isError, isInformation, isNotFound, isRedirect, isServerError, isSuccess, isValidpublic int getCode()
getCode in interface HttpStatuspublic HttpStatusFamily getFamily()
getFamily in interface HttpStatusCopyright © 2020. All rights reserved.