public class MyLocalJacksonCustomConverter<E>
extends org.restlet.ext.jackson.JacksonConverter
| Constructor and Description |
|---|
MyLocalJacksonCustomConverter(org.codehaus.jackson.type.TypeReference<Response<E>> typeReference) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
toObject(org.restlet.representation.Representation source,
Class<T> target,
org.restlet.resource.Resource resource) |
create, create, createObjectMapper, getObjectClasses, getObjectMapper, getVariants, score, score, setObjectMapper, toRepresentation, updatePreferencespublic <T> T toObject(org.restlet.representation.Representation source,
Class<T> target,
org.restlet.resource.Resource resource)
throws IOException
toObject in class org.restlet.ext.jackson.JacksonConverterIOExceptionCopyright © 2011-2013. All Rights Reserved.