Uses of Interface
org.springframework.http.StreamingHttpOutputMessage
Packages that use StreamingHttpOutputMessage
-
Uses of StreamingHttpOutputMessage in org.springframework.http.client
Classes in org.springframework.http.client that implement StreamingHttpOutputMessageModifier and TypeClassDescriptionclassExtension ofAbstractClientHttpRequestthat adds the ability to stream request body content directly to the underlying HTTP client library through theStreamingHttpOutputMessagecontract.