Example usage for org.springframework.web.servlet.mvc.method.annotation RequestResponseBodyMethodProcessor subclass-usage

List of usage examples for org.springframework.web.servlet.mvc.method.annotation RequestResponseBodyMethodProcessor subclass-usage

Introduction

In this page you can find the example usage for org.springframework.web.servlet.mvc.method.annotation RequestResponseBodyMethodProcessor subclass-usage.

Usage

From source file com.iflytek.edu.cloud.frame.spring.RequestResponseBodyMethodProcessorExt.java

/**
 * 
 * @author libinsong1204@gmail.com
 *
 */
public class RequestResponseBodyMethodProcessorExt extends RequestResponseBodyMethodProcessor {