| Package | Description |
|---|---|
| org.apache.qpid.proton.amqp.messaging | |
| org.apache.qpid.proton.amqp.transaction | |
| org.apache.qpid.proton.amqp.transport | |
| org.apache.qpid.proton.engine |
| Modifier and Type | Class and Description |
|---|---|
class |
Accepted |
class |
Modified |
class |
Received |
class |
Rejected |
class |
Released |
| Modifier and Type | Class and Description |
|---|---|
class |
Declared |
class |
TransactionalState |
| Modifier and Type | Method and Description |
|---|---|
DeliveryState |
Disposition.getState() |
DeliveryState |
Transfer.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
Disposition.setState(DeliveryState state) |
void |
Transfer.setState(DeliveryState state) |
| Modifier and Type | Method and Description |
|---|---|
DeliveryState |
Delivery.getLocalState() |
DeliveryState |
Delivery.getRemoteState() |
| Modifier and Type | Method and Description |
|---|---|
void |
Delivery.disposition(DeliveryState state)
updates the state of the delivery
|
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.