public static interface Response.StatusType
| Modifier and Type | Method and Description |
|---|---|
Response.Status.Family |
getFamily() |
String |
getReasonPhrase() |
int |
getStatusCode() |
default Response.Status |
toEnum() |
int getStatusCode()
Response.Status.Family getFamily()
String getReasonPhrase()
default Response.Status toEnum()
Copyright © 2018 The Apache Software Foundation. All rights reserved.