|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JacksonRepresentation | |
---|---|
org.restlet.ext.jackson | Integration with Jackson 1.9. |
Uses of JacksonRepresentation in org.restlet.ext.jackson |
---|
Methods in org.restlet.ext.jackson that return JacksonRepresentation | ||
---|---|---|
protected
|
JacksonConverter.create(MediaType mediaType,
T source)
Creates the marshaling JacksonRepresentation . |
|
protected
|
JacksonConverter.create(Representation source,
Class<T> objectClass)
Creates the unmarshaling JacksonRepresentation . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |