Uses of Interface
org.springframework.http.StreamingHttpOutputMessage.Body
Package
Description
Contains a basic abstraction over client/server-side HTTP.
-
Uses of StreamingHttpOutputMessage.Body in org.springframework.http
Modifier and TypeMethodDescriptionvoid
StreamingHttpOutputMessage.setBody
(StreamingHttpOutputMessage.Body body) Set the streaming body callback for this message.