Interface CancellableFuture.CancelCallback
-
- All Known Implementing Classes:
Connection.CancelRequest
- Enclosing class:
- CancellableFuture<V>
public static interface CancellableFuture.CancelCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
cancel()
-