| Package | Description |
|---|---|
| org.apache.qpid.proton.hawtdispatch.api |
| Modifier and Type | Class and Description |
|---|---|
class |
Promise<T> |
| Modifier and Type | Method and Description |
|---|---|
Future<java.lang.Void> |
AmqpConnection.getConnectedFuture() |
Future<java.lang.Void> |
AmqpConnection.getDisconnectedFuture() |
Future<DeliveryState> |
MessageDelivery.getRemoteStateChangeFuture() |
Future<DeliveryState> |
MessageDelivery.getSettleFuture() |
Future<java.lang.Throwable> |
AmqpConnection.getTransportFailureFuture() |
Copyright © 2013 FuseSource, Corp.. All Rights Reserved.