public class JSONResponseReader extends Object implements ResponseReader
| Constructor and Description |
|---|
JSONResponseReader() |
| Modifier and Type | Method and Description |
|---|---|
Object |
readResponse(org.restlet.Response response,
Class<?> resultType) |
public Object readResponse(org.restlet.Response response, Class<?> resultType)
readResponse in interface ResponseReader