| Interface | Description |
|---|---|
| AsyncDoneCallback |
Callback for an asynchronous operation that is called on termination
|
| AsyncStoppable |
An asynchronous operation that can be stopped.
|
| StoppableCallbackCallable<V> |
A
Callable that can be stopped and offers a callback on termination. |
| Class | Description |
|---|---|
| AbstractAsyncCallableWithResources<V> |
This abstract class encapsulates the lifecycle and execution strategy for asynchronous operations that use resources.
|
| AsyncStoppableTaskWithCallback<V> |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.