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 |
Transfer.getState() |
DeliveryState |
Disposition.getState() |
Modifier and Type | Method and Description |
---|---|
void |
Transfer.setState(DeliveryState state) |
void |
Disposition.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
|
Modifier and Type | Method and Description |
---|---|
DeliveryState |
DeliveryImpl.getLocalState() |
DeliveryState |
DeliveryImpl.getRemoteState() |
Modifier and Type | Method and Description |
---|---|
void |
DeliveryImpl.disposition(DeliveryState state) |
Copyright © 2013 The Apache Software Foundation. All rights reserved.