Uses of Class
org.restlet.ext.jackson.JacksonRepresentation
Packages that use JacksonRepresentation
-
Uses of JacksonRepresentation in org.restlet.ext.jackson
Methods in org.restlet.ext.jackson that return JacksonRepresentationModifier and TypeMethodDescriptionprotected <T> JacksonRepresentation<T>JacksonConverter.create(org.restlet.data.MediaType mediaType, T source) Creates the marshalingJacksonRepresentation.protected <T> JacksonRepresentation<T>Creates the unmarshalingJacksonRepresentation.