|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HttpResponseHandler
An interface to allow custom response handlers
Copyright (c) Formaria Ltd., 2008, see license.txt for details
| Method Summary | |
|---|---|
HttpResponse |
getResponse(java.lang.String uri,
java.lang.String method,
java.util.Properties headers,
java.util.Properties params)
Respond to a http request |
| Method Detail |
|---|
HttpResponse getResponse(java.lang.String uri,
java.lang.String method,
java.util.Properties headers,
java.util.Properties params)
uri - bare URImethod - the response method e.g. GETparams - the request parametersheaders - the request headers
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||