| java.lang.Object | ||
| ↳ | org.springframework.http.converter.FormHttpMessageConverter | |
| ↳ | org.springframework.http.converter.xml.XmlAwareFormHttpMessageConverter | |
Extension of FormHttpMessageConverter,
adding support for XML-based parts through a SourceHttpMessageConverter.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.http.converter.FormHttpMessageConverter
| |||||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||||
From interface
org.springframework.http.converter.HttpMessageConverter
| |||||||||||||||||||||||||||||||
