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
Wrapper for a
ClientHttpRequestFactory that has support for ClientHttpRequestInterceptor s. |
Copyright © 2015. All rights reserved.