|
Build 1.0_r1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AbortableHttpRequest
Interface representing an HTTP request that can be aborted by shutting down the underlying HTTP connection.
| Method Summary | |
|---|---|
void |
abort()
Aborts this http request. |
void |
setConnectionRequest(ClientConnectionRequest clientconnectionrequest)
|
void |
setReleaseTrigger(ConnectionReleaseTrigger connectionreleasetrigger)
|
| Method Detail |
|---|
void setConnectionRequest(ClientConnectionRequest clientconnectionrequest)
throws IOException
IOException
void setReleaseTrigger(ConnectionReleaseTrigger connectionreleasetrigger)
throws IOException
IOExceptionvoid abort()
execute(HttpUriRequest),
execute(org.apache.http.HttpHost, org.apache.http.HttpRequest),
execute(HttpUriRequest, org.apache.http.protocol.HttpContext),
execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)
|
Build 1.0_r1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||