Example usage for org.springframework.http.converter FormHttpMessageConverter subclass-usage

List of usage examples for org.springframework.http.converter FormHttpMessageConverter subclass-usage

Introduction

In this page you can find the example usage for org.springframework.http.converter FormHttpMessageConverter subclass-usage.

Usage

From source file org.springframework.http.converter.support.AllEncompassingFormHttpMessageConverter.java

/**
 * Extension of {@link org.springframework.http.converter.FormHttpMessageConverter},
 * adding support for XML and JSON-based parts.
 *
 * @author Rossen Stoyanchev
 * @since 2.0