public class NodeReceivingDestination extends Object implements ReceivingDestination
| Constructor and Description |
|---|
NodeReceivingDestination(MessageDestination destination,
TerminusDurability durable,
TerminusExpiryPolicy expiryPolicy) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCredit() |
MessageDestination |
getDestination() |
Outcome[] |
getOutcomes() |
Outcome |
send(Message_1_0 message,
ServerTransaction txn) |
public static final Rejected REJECTED
public NodeReceivingDestination(MessageDestination destination, TerminusDurability durable, TerminusExpiryPolicy expiryPolicy)
public Outcome[] getOutcomes()
getOutcomes in interface ReceivingDestinationpublic Outcome send(Message_1_0 message, ServerTransaction txn)
send in interface ReceivingDestinationpublic int getCredit()
getCredit in interface ReceivingDestinationpublic MessageDestination getDestination()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.