程序包的使用
cn.taketoday.http.converter
程序包
说明
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 HttpMessageConverter implementations for handling XML.
Request context parameter resolvers
Core package of the client-side web support.
Web client config.
Web Handler
Provides the types that make up Infra functional web framework.
Classes supporting the
cn.taketoday.web.servlet.function package.Method handler
Support classes for serving static resources.
-
类说明Abstract base class for most
GenericHttpMessageConverterimplementations.Abstract base class for mostHttpMessageConverterimplementations.Extension ofFormHttpMessageConverter, adding support for XML and JSON-based parts.Implementation ofHttpMessageConverterto read and write 'normal' HTML forms and also to write (but not read) multipart data (e.g. file uploads).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.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.read(java.lang.Class<? extends T>, cn.taketoday.http.HttpInputMessage)method fails.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.write(T, cn.taketoday.http.MediaType, cn.taketoday.http.HttpOutputMessage)method fails.Implementation ofHttpMessageConverterthat can read and write strings. -
类说明Abstract base class for most
GenericHttpMessageConverterimplementations.Abstract base class for mostHttpMessageConverterimplementations.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 for most
HttpMessageConverterimplementations.Strategy interface for converting from and to HTTP requests and responses.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.read(java.lang.Class<? extends T>, cn.taketoday.http.HttpInputMessage)method fails.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.write(T, cn.taketoday.http.MediaType, cn.taketoday.http.HttpOutputMessage)method fails. -
类说明Abstract base class for most
GenericHttpMessageConverterimplementations.Abstract base class for mostHttpMessageConverterimplementations.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(java.lang.Class<? extends T>, cn.taketoday.http.HttpInputMessage)method fails.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.write(T, cn.taketoday.http.MediaType, cn.taketoday.http.HttpOutputMessage)method fails. -
类说明Abstract base class for most
HttpMessageConverterimplementations.Thrown byHttpMessageConverterimplementations when a conversion attempt fails.Strategy interface for converting from and to HTTP requests and responses.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.read(java.lang.Class<? extends T>, cn.taketoday.http.HttpInputMessage)method fails.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.write(T, cn.taketoday.http.MediaType, cn.taketoday.http.HttpOutputMessage)method fails. -
类说明Abstract base class for most
GenericHttpMessageConverterimplementations.Abstract base class for mostHttpMessageConverterimplementations.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 for most
GenericHttpMessageConverterimplementations.Abstract base class for mostHttpMessageConverterimplementations.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(java.lang.Class<? extends T>, cn.taketoday.http.HttpInputMessage)method fails.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.write(T, cn.taketoday.http.MediaType, cn.taketoday.http.HttpOutputMessage)method fails. -
类说明Strategy interface for converting from and to HTTP requests and responses.Thrown by
HttpMessageConverterimplementations when theHttpMessageConverter.read(java.lang.Class<? extends T>, cn.taketoday.http.HttpInputMessage)method fails.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.write(T, cn.taketoday.http.MediaType, cn.taketoday.http.HttpOutputMessage)method fails. -
类说明Strategy interface for converting from and to HTTP requests and responses.
-
类说明Strategy interface for converting from and to HTTP requests and responses.
-
类说明Strategy interface for converting from and to HTTP requests and responses.
-
类说明Strategy interface for converting from and to HTTP requests and responses.Thrown by
HttpMessageConverterimplementations when theHttpMessageConverter.read(java.lang.Class<? extends T>, cn.taketoday.http.HttpInputMessage)method fails.Thrown byHttpMessageConverterimplementations when theHttpMessageConverter.write(T, cn.taketoday.http.MediaType, cn.taketoday.http.HttpOutputMessage)method fails. -
类说明Strategy interface for converting from and to HTTP requests and responses.
-
类说明Strategy interface for converting from and to HTTP requests and responses.
-
类说明Strategy interface for converting from and to HTTP requests and responses.
-
类说明Implementation of
HttpMessageConverterthat can read/writeResourcesand supports byte range requests.Implementation ofHttpMessageConverterthat can write a singleResourceRegionor Collections ofResourceRegions. -
类说明Implementation of
HttpMessageConverterto read and write 'normal' HTML forms and also to write (but not read) multipart data (e.g. file uploads).