Package | Description |
---|---|
org.springframework.http.client |
Contains an abstraction over client-side HTTP.
|
Modifier and Type | Class and Description |
---|---|
class |
BufferingClientHttpRequestFactory
Wrapper for a
ClientHttpRequestFactory that buffers
all outgoing and incoming streams in memory. |
class |
InterceptingClientHttpRequestFactory
ClientHttpRequestFactory wrapper with support for
ClientHttpRequestInterceptors . |