Package | Description |
---|---|
org.apache.activemq.util |
Modifier and Type | Class and Description |
---|---|
class |
Promise<T>
Used to implement callback based result passing of a promised computation.
|
Modifier and Type | Method and Description |
---|---|
void |
Promise.watch(PromiseCallback<T> callback) |
Copyright © 2005–2017. All rights reserved.