public class MessageSourceDestination extends Object implements SendingDestination
Constructor and Description |
---|
MessageSourceDestination(MessageSource queue) |
Modifier and Type | Method and Description |
---|---|
int |
getCredit() |
Outcome[] |
getOutcomes() |
MessageSource |
getQueue() |
public MessageSourceDestination(MessageSource queue)
public Outcome[] getOutcomes()
public int getCredit()
public MessageSource getQueue()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.