|
|||||||||
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 | |
---|---|
ClientHttpResponse |
createResponse(ClientHttpRequest request)
Create a response for the given request |
Method Detail |
---|
ClientHttpResponse createResponse(ClientHttpRequest request)
request
- the request
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |