|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HttpRequestExecutor
Interface for objects that actually execute the HTTP requests in the RestClient.
| Method Summary | |
|---|---|
HttpResponse |
execute(HttpClient client,
HttpUriRequest request)
execute request. |
java.lang.String |
getHostAndPort()
The host and port this executor is currently talking to. |
| Method Detail |
|---|
java.lang.String getHostAndPort()
HttpResponse execute(HttpClient client,
HttpUriRequest request)
throws java.io.IOException
java.io.IOException
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||