|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RestClientSupport
A @Rest interface implementing this interface will automatically have the implementations of these methods generated.
| Method Summary | |
|---|---|
org.springframework.web.client.RestTemplate |
getRestTemplate()
Gets the rest template used by the rest service implementation. |
void |
setRestTemplate(org.springframework.web.client.RestTemplate rt)
Sets the rest template used by the rest service implementation. |
| Method Detail |
|---|
org.springframework.web.client.RestTemplate getRestTemplate()
void setRestTemplate(org.springframework.web.client.RestTemplate rt)
rt -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||