Uses of Interface
io.joshworks.restclient.http.mapper.ObjectMapper
-
Packages that use ObjectMapper Package Description io.joshworks.restclient.http.mapper -
-
Uses of ObjectMapper in io.joshworks.restclient.http.mapper
Classes in io.joshworks.restclient.http.mapper that implement ObjectMapper Modifier and Type Class Description classJsonMapperCreated by Josh Gontijo on 5/5/17.classTextPlainMapperMethods in io.joshworks.restclient.http.mapper that return ObjectMapper Modifier and Type Method Description static ObjectMapperObjectMappers. getMapper(MediaType type)Methods in io.joshworks.restclient.http.mapper with parameters of type ObjectMapper Modifier and Type Method Description static voidObjectMappers. register(MediaType mediaType, ObjectMapper mapper)
-