| Modifier and Type | Method and Description |
|---|---|
protected <T> JacksonRepresentation<T> |
JacksonConverter.create(MediaType mediaType,
T source)
Creates the marshaling
JacksonRepresentation. |
protected <T> JacksonRepresentation<T> |
JacksonConverter.create(Representation source,
Class<T> objectClass)
Creates the unmarshaling
JacksonRepresentation. |
Copyright © 2005-2015 Restlet.