
| Class | Description |
|---|---|
| WaarpChannelFuture |
Future that hold a channel as result
|
| WaarpCompletedFuture |
Future completed
|
| WaarpFailedFuture |
Future in failure
|
| WaarpFuture |
Ftp Future operation
Completely inspired from the excellent ChannelFuture of Netty, but without any channel inside. |
| WaarpLock |
ReentrantLock with a timeout in locking without exception and no exception on
unlock if the thread is not
locking it.
|
| WaarpSucceededFuture |
Future in success
|
Copyright © 2009–2020 Waarp. All rights reserved.