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