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