Package | Description |
---|---|
org.waarp.common.future |
Classes implementing Future
|
org.waarp.gateway.kernel.rest.client |
Package for REST Http client support
|
org.waarp.openr66.protocol.utils |
Classes implementing Utilities
|
Modifier and Type | Class and Description |
---|---|
class |
WaarpChannelFuture
Future that hold a channel as result
|
class |
WaarpCompletedFuture
Future completed
|
class |
WaarpFailedFuture
Future in failure
|
class |
WaarpFuture
Ftp Future operation
Completely inspired from the excellent ChannelFuture of Netty, but without any channel inside. |
class |
WaarpSucceededFuture
Future in success
|
Modifier and Type | Method and Description |
---|---|
WaarpFutureInterface |
WaarpSucceededFuture.rethrowIfFailed() |
WaarpFutureInterface |
WaarpFutureInterface.rethrowIfFailed() |
Modifier and Type | Class and Description |
---|---|
class |
RestFuture
WaarpFuture for Rest interface
|
Modifier and Type | Class and Description |
---|---|
class |
R66Future
Future implementation
|
Copyright © 2009–2022 Waarp. All rights reserved.