|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface RestTemplateHolder
Marker interface for an object that has a getter and setter for a RestTemplate.
| 方法摘要 | |
|---|---|
org.springframework.web.client.RestOperations |
getRestTemplate()
|
void |
setRestTemplate(org.springframework.web.client.RestOperations restTemplate)
|
| 方法详细信息 |
|---|
void setRestTemplate(org.springframework.web.client.RestOperations restTemplate)
org.springframework.web.client.RestOperations getRestTemplate()
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||