Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.http.converter.json Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
AbstractJackson2HttpMessageConverterAbstract base class for Jackson based and content type independentHttpMessageConverter implementations.Classorg.springframework.http.converter.jsonSpring MVC
GsonBuilderUtilsA simple utility class for obtaining a Google Gson 2.Classorg.springframework.http.converter.jsonSpring MVC
GsonFactoryBeanA FactoryBean for creating a Google Gson 2.Classorg.springframework.http.converter.jsonSpring MVC
GsonHttpMessageConverterthat can read and write JSON using theGoogle Gson library'sClassorg.springframework.http.converter.jsonSpring MVC
Jackson2ObjectMapperBuilderA builder used to create ObjectMapper instances with a fluent API.Classorg.springframework.http.converter.jsonSpring MVC
Jackson2ObjectMapperFactoryBeanA FactoryBean for creating a Jackson 2.Classorg.springframework.http.converter.jsonSpring MVC
MappingJackson2HttpMessageConvertercan read and write JSON using Jackson 2.Classorg.springframework.http.converter.jsonSpring MVC
MappingJacksonInputMessageHttpInputMessage that can eventually stores a Jackson view that will be usedto deserialize the message.Classorg.springframework.http.converter.jsonSpring MVC
MappingJacksonValueA simple holder for the POJO to serialize viaMappingJackson2HttpMessageConverter along with furtherClassorg.springframework.http.converter.jsonSpring MVC
SpringHandlerInstantiatorEventually get Jackson handler (JsonSerializer, JsonDeserializer,KeyDeserializer, TypeResolverBuilder, TypeIdResolver) beans byClassorg.springframework.http.converter.jsonSpring MVC