Uses of Package
org.springframework.http.converter
Packages that use org.springframework.http.converter
Package
Description
Provides an HttpMessageConverter abstraction to convert between Java objects and HTTP input/output messages.
Provides an HttpMessageConverter for the CBOR data format.
Provides HttpMessageConverter implementations for handling Atom and RSS feeds.
Provides HttpMessageConverter implementations for handling JSON.
Provides an HttpMessageConverter implementation for handling
Google Protocol Buffers.
Provides an HttpMessageConverter for the Smile data format ("binary JSON").
Provides a comprehensive HttpMessageConverter variant for form handling.
Provides HttpMessageConverter implementations for handling XML.
Provides an
HttpMessageConverter for the YAML data format.Test support for HTTP concepts.
AssertJ support for MockMvc.
Support for testing Spring MVC applications via
RestTestClient with
MockMvc for server request handling.Contains built-in
MockMvcBuilder implementations.Core package of the client-side web support.
Provides generic filter base classes allowing for bean-style configuration.
Annotation-based setup for Spring MVC.
Provides the types that make up Spring's functional web framework for Servlet environments.
Classes supporting the
org.springframework.web.servlet.function package.MVC infrastructure for annotation-based handler method processing, building on the
org.springframework.web.method.annotation package.Support package for MVC controllers.
Support classes for serving static resources.
-
Classes in org.springframework.http.converter used by org.springframework.http.converterClassDescriptionAbstract base class for most
GenericHttpMessageConverterimplementations.Abstract base class for mostHttpMessageConverterimplementations.Abstract base class forHttpMessageConverterimplementations that use Kotlin serialization.Abstract base class for mostSmartHttpMessageConverterimplementations.A specialization ofHttpMessageConverterthat can convert an HTTP request into a target object of a specified generic type and a source object of a specified generic type into an HTTP response.Thrown byHttpMessageConverterimplementations when a conversion attempt fails.Strategy interface for converting from and to HTTP requests and responses.Utility for building and configuring an immutable collection ofHttpMessageConverterinstances forclientorserverusage.Client builder for anHttpMessageConvertersinstance.Server builder for anHttpMessageConvertersinstance.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.read(Class, HttpInputMessage)method fails.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.write(T, MediaType, HttpOutputMessage)method fails.A specialization ofHttpMessageConverterthat can convert an HTTP request into a target object of a specifiedResolvableTypeand a source object of a specifiedResolvableTypeinto an HTTP response with optional hints. -
Classes in org.springframework.http.converter used by org.springframework.http.converter.cborClassDescriptionAbstract base class for most
GenericHttpMessageConverterimplementations.Abstract base class for mostHttpMessageConverterimplementations.Abstract base class for Jackson based and content type independentHttpMessageConverterimplementations.Abstract base class forHttpMessageConverterimplementations that use Kotlin serialization.Abstract base class for mostSmartHttpMessageConverterimplementations.A specialization ofHttpMessageConverterthat can convert an HTTP request into a target object of a specified generic type and a source object of a specified generic type into an HTTP response.Strategy interface for converting from and to HTTP requests and responses.Abstract base class forHttpMessageConverterimplementations that defer to Kotlin binary serializers.A specialization ofHttpMessageConverterthat can convert an HTTP request into a target object of a specifiedResolvableTypeand a source object of a specifiedResolvableTypeinto an HTTP response with optional hints. -
Classes in org.springframework.http.converter used by org.springframework.http.converter.feedClassDescriptionAbstract base class for most
HttpMessageConverterimplementations.Strategy interface for converting from and to HTTP requests and responses.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.read(Class, HttpInputMessage)method fails.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.write(T, MediaType, HttpOutputMessage)method fails. -
Classes in org.springframework.http.converter used by org.springframework.http.converter.jsonClassDescriptionAbstract base class for most
GenericHttpMessageConverterimplementations.Abstract base class for mostHttpMessageConverterimplementations.Abstract base class for Jackson based and content type independentHttpMessageConverterimplementations.Abstract base class forHttpMessageConverterimplementations that use Kotlin serialization.Abstract base class for mostSmartHttpMessageConverterimplementations.A specialization ofHttpMessageConverterthat can convert an HTTP request into a target object of a specified generic type and a source object of a specified generic type into an HTTP response.Strategy interface for converting from and to HTTP requests and responses.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.read(Class, HttpInputMessage)method fails.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.write(T, MediaType, HttpOutputMessage)method fails.Abstract base class forHttpMessageConverterimplementations that defer to Kotlin string serializers.A specialization ofHttpMessageConverterthat can convert an HTTP request into a target object of a specifiedResolvableTypeand a source object of a specifiedResolvableTypeinto an HTTP response with optional hints. -
Classes in org.springframework.http.converter used by org.springframework.http.converter.protobufClassDescriptionAbstract base class for most
HttpMessageConverterimplementations.Abstract base class forHttpMessageConverterimplementations that use Kotlin serialization.Abstract base class for mostSmartHttpMessageConverterimplementations.Strategy interface for converting from and to HTTP requests and responses.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.read(Class, HttpInputMessage)method fails.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.write(T, MediaType, HttpOutputMessage)method fails.Abstract base class forHttpMessageConverterimplementations that defer to Kotlin binary serializers.A specialization ofHttpMessageConverterthat can convert an HTTP request into a target object of a specifiedResolvableTypeand a source object of a specifiedResolvableTypeinto an HTTP response with optional hints. -
Classes in org.springframework.http.converter used by org.springframework.http.converter.smileClassDescriptionAbstract base class for most
GenericHttpMessageConverterimplementations.Abstract base class for mostHttpMessageConverterimplementations.Abstract base class for Jackson based and content type independentHttpMessageConverterimplementations.Abstract base class for mostSmartHttpMessageConverterimplementations.A specialization ofHttpMessageConverterthat can convert an HTTP request into a target object of a specified generic type and a source object of a specified generic type into an HTTP response.Strategy interface for converting from and to HTTP requests and responses.A specialization ofHttpMessageConverterthat can convert an HTTP request into a target object of a specifiedResolvableTypeand a source object of a specifiedResolvableTypeinto an HTTP response with optional hints. -
Classes in org.springframework.http.converter used by org.springframework.http.converter.supportClassDescriptionImplementation of
HttpMessageConverterto read and write 'normal' HTML forms and also to write (but not read) multipart data (for example, file uploads).Strategy interface for converting from and to HTTP requests and responses. -
Classes in org.springframework.http.converter used by org.springframework.http.converter.xmlClassDescriptionAbstract base class for most
GenericHttpMessageConverterimplementations.Abstract base class for mostHttpMessageConverterimplementations.Abstract base class for Jackson based and content type independentHttpMessageConverterimplementations.Abstract base class for mostSmartHttpMessageConverterimplementations.A specialization ofHttpMessageConverterthat can convert an HTTP request into a target object of a specified generic type and a source object of a specified generic type into an HTTP response.Strategy interface for converting from and to HTTP requests and responses.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.read(Class, HttpInputMessage)method fails.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.write(T, MediaType, HttpOutputMessage)method fails.A specialization ofHttpMessageConverterthat can convert an HTTP request into a target object of a specifiedResolvableTypeand a source object of a specifiedResolvableTypeinto an HTTP response with optional hints. -
Classes in org.springframework.http.converter used by org.springframework.http.converter.yamlClassDescriptionAbstract base class for most
GenericHttpMessageConverterimplementations.Abstract base class for mostHttpMessageConverterimplementations.Abstract base class for Jackson based and content type independentHttpMessageConverterimplementations.Abstract base class for mostSmartHttpMessageConverterimplementations.A specialization ofHttpMessageConverterthat can convert an HTTP request into a target object of a specified generic type and a source object of a specified generic type into an HTTP response.Strategy interface for converting from and to HTTP requests and responses.A specialization ofHttpMessageConverterthat can convert an HTTP request into a target object of a specifiedResolvableTypeand a source object of a specifiedResolvableTypeinto an HTTP response with optional hints. -
Classes in org.springframework.http.converter used by org.springframework.test.httpClassDescriptionStrategy interface for converting from and to HTTP requests and responses.Thrown by
HttpMessageConverterimplementations when theHttpMessageConverter.read(Class, HttpInputMessage)method fails. -
Classes in org.springframework.http.converter used by org.springframework.test.web.servlet.assertjClassDescriptionStrategy interface for converting from and to HTTP requests and responses.
-
Classes in org.springframework.http.converter used by org.springframework.test.web.servlet.clientClassDescriptionStrategy interface for converting from and to HTTP requests and responses.Client builder for an
HttpMessageConvertersinstance. -
Classes in org.springframework.http.converter used by org.springframework.test.web.servlet.setupClassDescriptionStrategy interface for converting from and to HTTP requests and responses.
-
Classes in org.springframework.http.converter used by org.springframework.web.clientClassDescriptionStrategy interface for converting from and to HTTP requests and responses.Client builder for an
HttpMessageConvertersinstance. -
Classes in org.springframework.http.converter used by org.springframework.web.filterClassDescriptionImplementation of
HttpMessageConverterto read and write 'normal' HTML forms and also to write (but not read) multipart data (for example, file uploads). -
Classes in org.springframework.http.converter used by org.springframework.web.servlet.config.annotationClassDescriptionStrategy interface for converting from and to HTTP requests and responses.Utility for building and configuring an immutable collection of
HttpMessageConverterinstances forclientorserverusage.Server builder for anHttpMessageConvertersinstance. -
Classes in org.springframework.http.converter used by org.springframework.web.servlet.functionClassDescriptionStrategy interface for converting from and to HTTP requests and responses.
-
Classes in org.springframework.http.converter used by org.springframework.web.servlet.function.supportClassDescriptionStrategy interface for converting from and to HTTP requests and responses.
-
Classes in org.springframework.http.converter used by org.springframework.web.servlet.mvc.method.annotationClassDescriptionStrategy interface for converting from and to HTTP requests and responses.Thrown by
HttpMessageConverterimplementations when theHttpMessageConverter.read(Class, HttpInputMessage)method fails.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.write(T, MediaType, HttpOutputMessage)method fails.A specialization ofHttpMessageConverterthat can convert an HTTP request into a target object of a specifiedResolvableTypeand a source object of a specifiedResolvableTypeinto an HTTP response with optional hints. -
Classes in org.springframework.http.converter used by org.springframework.web.servlet.mvc.supportClassDescriptionThrown by
HttpMessageConverterimplementations when theHttpMessageConverter.read(Class, HttpInputMessage)method fails.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.write(T, MediaType, HttpOutputMessage)method fails. -
Classes in org.springframework.http.converter used by org.springframework.web.servlet.resourceClassDescriptionImplementation of
HttpMessageConverterthat can read/writeResourcesand supports byte range requests.Implementation ofHttpMessageConverterthat can write a singleResourceRegionor Collections ofResourceRegions.