|
Spring Social | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResponseCreator
Allows for creating up responses. Implementations of this interface are returned by ResponseCreators
.
Method Summary | |
---|---|
org.springframework.http.client.ClientHttpResponse |
createResponse(org.springframework.http.client.ClientHttpRequest request)
Create a response for the given request |
Method Detail |
---|
org.springframework.http.client.ClientHttpResponse createResponse(org.springframework.http.client.ClientHttpRequest request)
request
- the request
|
Spring Social | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |