Package | Description |
---|---|
org.waarp.common.filemonitor |
This package would like to propose a JSE 6 compatible way to scan a directory
for new, deleted and changed
files, in order to allow some functions like pooling a directory before
actions.
|
org.waarp.common.future |
Classes implementing Future
|
org.waarp.common.utility |
Classes implementing Some String and File facility
|
Modifier and Type | Field and Description |
---|---|
protected WaarpFuture |
FileMonitor.future |
protected WaarpFuture |
FileMonitor.internalfuture |
Modifier and Type | Class and Description |
---|---|
class |
WaarpChannelFuture
Future that hold a channel as result
|
Modifier and Type | Method and Description |
---|---|
WaarpFuture |
WaarpFuture.rethrowIfFailed()
Rethrows the exception that caused this future fail if this future is
complete and failed.
|
WaarpFuture |
WaarpFailedFuture.rethrowIfFailed() |
Modifier and Type | Field and Description |
---|---|
WaarpFuture |
WaarpShutdownHook.ShutdownConfiguration.serviceFuture |
Copyright © 2009–2022 Waarp. All rights reserved.