Package | Description |
---|---|
org.apache.qpid.proton.hawtdispatch.api |
Modifier and Type | Class and Description |
---|---|
class |
Promise<T> |
Modifier and Type | Method and Description |
---|---|
Future<Void> |
AmqpConnection.getConnectedFuture() |
Future<Void> |
AmqpConnection.getDisconnectedFuture() |
Future<DeliveryState> |
MessageDelivery.getRemoteStateChangeFuture() |
Future<DeliveryState> |
MessageDelivery.getSettleFuture() |
Future<Throwable> |
AmqpConnection.getTransportFailureFuture() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.