public class HttpStatusManager extends Object
| Constructor and Description |
|---|
HttpStatusManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addStatusType(javax.ws.rs.core.Response.StatusType status) |
javax.ws.rs.core.Response.StatusType |
getOrCreateByStatusCode(int code) |
Copyright © 2017. All rights reserved.