Package | Description |
---|---|
org.springframework.http |
Contains a basic abstraction over client/server-side HTTP.
|
Modifier and Type | Method and Description |
---|---|
void |
StreamingHttpOutputMessage.setBody(StreamingHttpOutputMessage.Body body)
Set the streaming body callback for this message.
|