JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.http.concurrent
Interface Cancellable
All Known Subinterfaces:
ConnectionRequest
All Known Implementing Classes:
BasicFuture
,
ConnectionHolder
public interface
Cancellable
A
Cancellable
represents a process or an operation that can be canceled.
Since:
4.2
Method Summary
Methods
Modifier and Type
Method and Description
boolean
cancel
()
Method Detail
cancel
boolean cancel()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method