Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.http.client Classes and Interfaces - 22 results found.
NameDescriptionTypePackageFramework
AbstractClientHttpRequestAbstract base for ClientHttpRequest that makes sure that headersand body are not written multiple times.Classorg.springframework.http.clientSpring MVC
AbstractClientHttpRequestFactoryWrapperAbstract base class for ClientHttpRequestFactory implementationsthat decorate another request factory.Classorg.springframework.http.clientSpring MVC
AbstractClientHttpResponseAbstract base for ClientHttpResponse.Classorg.springframework.http.clientSpring MVC
AsyncClientHttpRequestRepresents a client-side asynchronous HTTP request.Interfaceorg.springframework.http.clientSpring MVC
AsyncClientHttpRequestFactoryFactory for AsyncClientHttpRequest objects.Interfaceorg.springframework.http.clientSpring MVC
AsyncHttpAccessorBase class for AsyncRestTemplateand other HTTP accessing gateway helpers, defining common propertiesClassorg.springframework.http.client.supportSpring MVC
BufferingClientHttpRequestFactoryWrapper for a ClientHttpRequestFactory that buffersall outgoing and incoming streams in memory.Classorg.springframework.http.clientSpring MVC
ClientHttpRequestRepresents a client-side HTTP request.Interfaceorg.springframework.http.clientSpring MVC
ClientHttpRequestExecutionRepresents the context of a client-side HTTP request execution.Interfaceorg.springframework.http.clientSpring MVC
ClientHttpRequestFactoryFactory for ClientHttpRequest objects.Interfaceorg.springframework.http.clientSpring MVC
ClientHttpRequestInterceptorIntercepts client-side HTTP requests.Interfaceorg.springframework.http.clientSpring MVC
ClientHttpResponseRepresents a client-side HTTP response.Interfaceorg.springframework.http.clientSpring MVC
HttpAccessorBase class for RestTemplateand other HTTP accessing gateway helpers, defining common propertiesClassorg.springframework.http.client.supportSpring MVC
HttpComponentsAsyncClientHttpRequestFactoryAsynchronous extension of the HttpComponentsClientHttpRequestFactory.Classorg.springframework.http.clientSpring MVC
HttpComponentsClientHttpRequestFactoryClientHttpRequestFactory implementation thatuses Apache HttpComponentsClassorg.springframework.http.clientSpring MVC
HttpRequestWrapperProvides a convenient implementation of the HttpRequest interfacethat can be overridden to adapt the request.Classorg.springframework.http.client.supportSpring MVC
InterceptingClientHttpRequestFactoryWrapper for a ClientHttpRequestFactory that has support for ClientHttpRequestInterceptors.Classorg.springframework.http.clientSpring MVC
InterceptingHttpAccessorBase class for RestTemplate and other HTTP accessing gateway helpers, addinginterceptor-related properties to HttpAccessor's common properties.Classorg.springframework.http.client.supportSpring MVC
Netty4ClientHttpRequestFactoryClientHttpRequestFactory implementation thatuses Netty 4 to create requests.Classorg.springframework.http.clientSpring MVC
OkHttpClientHttpRequestFactoryClientHttpRequestFactory implementation that usesOkHttp to create requests.Classorg.springframework.http.clientSpring MVC
ProxyFactoryBeanFactoryBean that creates a java.Classorg.springframework.http.client.supportSpring MVC
SimpleClientHttpRequestFactoryClientHttpRequestFactory implementation that uses standard JDK facilities.Classorg.springframework.http.clientSpring MVC