| Package | Description |
|---|---|
| com.cloudhopper.commons.util.windowing |
| Class and Description |
|---|
| DuplicateKeyException
Thrown when the key for a request already exists.
|
| OfferTimeoutException
Thrown if an offer cannot be accepted within a specified amount of time.
|
| PendingOfferAbortedException
Thrown when a caller/thread is waiting for an offer to be accepted, but
abortPendingOffers() is called by a different thread.
|
| Window
A utility class to support "windowed" protocols that permit requests to be
sent asynchronously and the responses to be processed at a later time.
|
| WindowFuture
A
WindowFuture is either uncompleted or completed. |
| WindowListener
Interface for listening to events triggered by a window.
|
Copyright © 2012-2015 Cloudhopper by Twitter. All Rights Reserved.