Uses of Interface
kong.unirest.core.ObjectMapper
Packages that use ObjectMapper
Package
Description
-
Uses of ObjectMapper in kong.unirest.core
Methods in kong.unirest.core that return ObjectMapperMethods in kong.unirest.core with parameters of type ObjectMapperModifier and TypeMethodDescriptionConfig.setObjectMapper(ObjectMapper om) Set the ObjectMapper implementation to use for Response to Object bindingHttpRequest.withObjectMapper(ObjectMapper mapper) Pass a ObjectMapper for the request. -
Uses of ObjectMapper in kong.unirest.core.json
Methods in kong.unirest.core.json that return ObjectMapper -
Uses of ObjectMapper in kong.unirest.modules.gson
Classes in kong.unirest.modules.gson that implement ObjectMapperMethods in kong.unirest.modules.gson that return ObjectMapper -
Uses of ObjectMapper in kong.unirest.modules.jackson
Classes in kong.unirest.modules.jackson that implement ObjectMapperMethods in kong.unirest.modules.jackson that return ObjectMapper