|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HttpExecutionAware
Interface to be implemented by any object that wishes to be notified of blocking I/O operations that could be cancelled.
Method Summary | |
---|---|
boolean |
isAborted()
|
void |
setCancellable(org.apache.http.concurrent.Cancellable cancellable)
Sets Cancellable for the ongoing operation. |
Method Detail |
---|
boolean isAborted()
void setCancellable(org.apache.http.concurrent.Cancellable cancellable)
Cancellable
for the ongoing operation.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |