public final class MessageAckWithLocation extends MessageAck
Modifier and Type | Field and Description |
---|---|
Location |
location |
ackType, consumerId, consumerKey, DATA_STRUCTURE_TYPE, DELIVERED_ACK_TYPE, destination, firstMessageId, INDIVIDUAL_ACK_TYPE, lastMessageId, messageCount, poisonCause, POSION_ACK_TYPE, REDELIVERED_ACK_TYPE, STANDARD_ACK_TYPE, transactionId, UNMATCHED_ACK_TYPE
commandId, responseRequired
Constructor and Description |
---|
MessageAckWithLocation(MessageAck ack,
Location location) |
copy, getAckType, getConsumerId, getDataStructureType, getDestination, getFirstMessageId, getLastMessageId, getMessageCount, getPoisonCause, getTransactionId, isDeliveredAck, isIndividualAck, isInTransaction, isMessageAck, isPoisonAck, isRedeliveredAck, isStandardAck, isUnmatchedAck, setAckType, setConsumerId, setDestination, setFirstMessageId, setLastMessageId, setMessageCount, setMessageID, setPoisonCause, setTransactionId, visit
copy, getCommandId, getFrom, getTo, isBrokerInfo, isConnectionControl, isMarshallAware, isMessage, isMessageDispatch, isMessageDispatchNotification, isResponse, isResponseRequired, isShutdownInfo, isWireFormatInfo, setCommandId, setFrom, setResponseRequired, setTo, toString, toString
public MessageAckWithLocation(MessageAck ack, Location location)
Copyright © 2005–2017. All rights reserved.