Uses of Class
org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor
Packages that use HttpEntityMethodProcessor
Package
Description
MVC infrastructure for annotation-based handler method processing, building on the
org.springframework.web.method.annotation package.-
Uses of HttpEntityMethodProcessor in org.springframework.web.servlet.mvc.method.annotation
Constructors in org.springframework.web.servlet.mvc.method.annotation with parameters of type HttpEntityMethodProcessorModifierConstructorDescriptionResponseEntityReturnValueHandler(HttpEntityMethodProcessor httpEntityMethodProcessor, ResponseBodyEmitterReturnValueHandler responseBodyEmitterHandler)