org.apache.http.concurrent
public interface Cancellable
Cancellable represents a process or an operation that can be
canceled.| Modifier and Type | Method and Description |
|---|---|
boolean |
cancel() |
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.