接口的使用
cn.taketoday.http.HttpInputMessage

使用HttpInputMessage的程序包
程序包
说明
Contains an abstraction over client-side HTTP.
Provides an HttpMessageConverter abstraction to convert between Java objects and HTTP input/output messages.
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 HttpMessageConverter implementations for handling XML.
Contains an abstraction over server-side HTTP.
 
Request context parameter resolvers
Core package of the client-side web support.
Provides the types that make up Infra functional web framework.
Method handler