public interface ReceivingDestination extends Destination
Modifier and Type | Method and Description |
---|---|
int |
getCredit() |
Outcome[] |
getOutcomes() |
Outcome |
send(Message_1_0 message,
ServerTransaction txn) |
Outcome[] getOutcomes()
Outcome send(Message_1_0 message, ServerTransaction txn)
int getCredit()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.