public interface HttpExecutionAware
Modifier and Type | Method and Description |
---|---|
boolean |
isAborted() |
void |
setCancellable(Cancellable cancellable)
Sets
Cancellable for the ongoing operation. |
boolean isAborted()
void setCancellable(Cancellable cancellable)
Cancellable
for the ongoing operation.Copyright © 1999–2013 The Apache Software Foundation. All rights reserved.