ERXDelayedRequestHandler.DelayedRequest Class Reference
Inherits java::util::concurrent::Callable<WOResponse>.
List of all members.
Detailed Description
Helper to wrap a future and the accompanying request.
- Author:
- ak
Constructor & Destructor Documentation
Member Function Documentation
| WOResponse call |
( |
|
) |
throws Exception |
| Future<WOResponse> future |
( |
|
) |
|
| WOResponse response |
( |
long |
millis |
) |
throws InterruptedException, ExecutionException, TimeoutException |
Member Data Documentation
Future<WOResponse> _future [protected] |
NSTimestamp _start [protected] |
The documentation for this class was generated from the following file: