Package | Description |
---|---|
org.springframework.web.client |
Core package of the client-side web support.
|
Modifier and Type | Class and Description |
---|---|
class |
RestTemplate
The central class for client-side HTTP access. It simplifies communication with HTTP servers, and
enforces RESTful principles.
|
Copyright © 2012. All Rights Reserved.