public interface MessagePublishInfo
| Modifier and Type | Method and Description |
|---|---|
AMQShortString |
getExchange() |
AMQShortString |
getRoutingKey() |
boolean |
isImmediate() |
boolean |
isMandatory() |
void |
setExchange(AMQShortString exchange) |
AMQShortString getExchange()
void setExchange(AMQShortString exchange)
boolean isImmediate()
boolean isMandatory()
AMQShortString getRoutingKey()
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.