public class JerseySetStatusOverSendErrorExample extends Object
ResourceConfig configured to use
HttpServletResponse.setStatus(int) rather than
HttpServletResponse.sendError(int).| Modifier and Type | Class and Description |
|---|---|
class |
JerseySetStatusOverSendErrorExample.JerseyConfig |
| Constructor and Description |
|---|
JerseySetStatusOverSendErrorExample() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.