public class ReturnMessage extends UnprocessedMessage_0_8
Constructor and Description |
---|
ReturnMessage(AMQShortString exchange,
AMQShortString routingKey,
AMQShortString replyText,
int replyCode) |
Modifier and Type | Method and Description |
---|---|
int |
getReplyCode() |
AMQShortString |
getReplyText() |
getBodies, getContentHeader, getDeliverBody, getDeliveryTag, getExchange, getRoutingKey, isAllBodyDataReceived, isRedelivered, receiveBody, setContentHeader, setMethodBody, toString
dispatch, getConsumerTag
public ReturnMessage(AMQShortString exchange, AMQShortString routingKey, AMQShortString replyText, int replyCode)
public int getReplyCode()
public AMQShortString getReplyText()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.