程序包的使用
cn.taketoday.http.converter

使用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.