protected abstract static class StatusCodes.HttpSuccess extends StatusCode
| Constructor and Description | 
|---|
| HttpSuccess() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isFailure()Returns if the status-code represents failure. | 
| boolean | isSuccess()Returns if the status-code represents success. | 
allowsEntity, defaultMessage, int2StatusCode, intValue, isRedirection, reason, valueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrender, toString, valueBytespublic boolean isFailure()
StatusCodeisFailure in class StatusCodepublic boolean isSuccess()
StatusCodeisSuccess in class StatusCode