| Interface | Description |
|---|---|
| ResponseHeaders |
Responsible for specifying one or more HTTP Headers that will be include in the HttpServletResponse
|
| Class | Description |
|---|---|
| AbstractRestResponder |
AbstractRestResponder is a Responder capable of returning a response to a request.
|
| JsonConsumer |
Concrete Consumer that is able to unmarshall a Http request body into a Java representation.
|
| JsonResponder |
A RESTFul
Responder that is able to return JSON responses. |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.