| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v1_0 | |
| org.apache.qpid.server.protocol.v1_0.type.messaging | |
| org.apache.qpid.server.protocol.v1_0.type.transaction |
| Modifier and Type | Method and Description |
|---|---|
Outcome[] |
ReceivingDestination.getOutcomes() |
Outcome[] |
QueueDestination.getOutcomes() |
Outcome[] |
NodeReceivingDestination.getOutcomes() |
Outcome[] |
MessageSourceDestination.getOutcomes() |
Outcome[] |
ExchangeDestination.getOutcomes() |
Outcome |
ReceivingDestination.send(Message_1_0 message,
ServerTransaction txn) |
Outcome |
QueueDestination.send(Message_1_0 message,
ServerTransaction txn) |
Outcome |
NodeReceivingDestination.send(Message_1_0 message,
ServerTransaction txn) |
Outcome |
ExchangeDestination.send(Message_1_0 message,
ServerTransaction txn) |
| Constructor and Description |
|---|
ReceivingLinkEndpoint(Session_1_0 session,
String name,
Map<Binary,Outcome> unsettledMap) |
| Modifier and Type | Class and Description |
|---|---|
class |
Accepted |
class |
Modified |
class |
Rejected |
class |
Released |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
Source.getDefaultOutcome() |
| Modifier and Type | Method and Description |
|---|---|
void |
Source.setDefaultOutcome(Outcome defaultOutcome) |
| Modifier and Type | Class and Description |
|---|---|
class |
Declared |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
TransactionalState.getOutcome() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionalState.setOutcome(Outcome outcome) |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.