Uses of Class
org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitter
Packages that use ResponseBodyEmitter
Package
Description
MVC infrastructure for annotation-based handler method processing, building on the
org.springframework.web.method.annotation package.-
Uses of ResponseBodyEmitter in org.springframework.web.servlet.mvc.method.annotation
Subclasses of ResponseBodyEmitter in org.springframework.web.servlet.mvc.method.annotationModifier and TypeClassDescriptionclassA specialization ofResponseBodyEmitterfor sending Server-Sent Events.