| Package | Description |
|---|---|
| org.springframework.http.converter.support | |
| org.springframework.http.converter.xml |
Provides an HttpMessageConverter implementations for handling XML.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AllEncompassingFormHttpMessageConverter
Extension of
FormHttpMessageConverter,
adding support for XML and JSON-based parts. |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlAwareFormHttpMessageConverter
Deprecated.
in favor of
AllEncompassingFormHttpMessageConverter |
Copyright © 2015. All rights reserved.