Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.web.client Classes and Interfaces - 17 results found.
NameDescriptionTypePackageFramework
AsyncRequestCallbackCallback interface for code that operates on an AsyncClientHttpRequest.Interfaceorg.springframework.web.clientSpring MVC
AsyncRestOperationsInterface specifying a basic set of asynchronous RESTful operations.Interfaceorg.springframework.web.clientSpring MVC
AsyncRestTemplateSpring's central class for asynchronous client-side HTTP access.Classorg.springframework.web.clientSpring MVC
DefaultResponseErrorHandlerDefault implementation of the ResponseErrorHandler interface.Classorg.springframework.web.clientSpring MVC
HttpClientErrorExceptionException thrown when an HTTP 4xx is received.Classorg.springframework.web.clientSpring MVC
HttpMessageConverterExtractorResponse extractor that uses the given entity convertersto convert the response into a type T.Classorg.springframework.web.clientSpring MVC
HttpServerErrorExceptionException thrown when an HTTP 5xx is received.Classorg.springframework.web.clientSpring MVC
HttpStatusCodeExceptionAbstract base class for exceptions based on an HttpStatus.Classorg.springframework.web.clientSpring MVC
RequestCallbackCallback interface for code that operates on a ClientHttpRequest.Interfaceorg.springframework.web.clientSpring MVC
ResourceAccessExceptionException thrown when an I/O error occurs.Classorg.springframework.web.clientSpring MVC
ResponseErrorHandlerStrategy interface used by the RestTemplate to determine whether a particular response has an error or not.Interfaceorg.springframework.web.clientSpring MVC
ResponseExtractorGeneric callback interface used by RestTemplate's retrieval methodsfrom a ClientHttpResponse, but don't need to worry about exceptionInterfaceorg.springframework.web.clientSpring MVC
RestClientExceptionBase class for exceptions thrown by RestTemplate whenever it encountersclient-side HTTP errors.Classorg.springframework.web.clientSpring MVC
RestGatewaySupportConvenient super class for application classes that need REST access.Classorg.springframework.web.client.supportSpring MVC
RestOperationsInterface specifying a basic set of RESTful operations.Interfaceorg.springframework.web.clientSpring MVC
RestTemplateSpring's central class for synchronous client-side HTTP access.Classorg.springframework.web.clientSpring MVC
UnknownHttpStatusCodeExceptionException thrown when an unknown (or custom) HTTP status code is received.Classorg.springframework.web.clientSpring MVC