public class StompQueueBrowserSubscription extends StompSubscription
ackMode, AUTO_ACK, CLIENT_ACK, consumerInfo, destination, dispatchedMessage, INDIVIDUAL_ACK, protocolConverter, subscriptionId, transformation, unconsumedMessage
Constructor and Description |
---|
StompQueueBrowserSubscription(ProtocolConverter stompTransport,
String subscriptionId,
ConsumerInfo consumerInfo,
String transformation) |
Modifier and Type | Method and Description |
---|---|
MessageAck |
onStompMessageNack(String messageId,
TransactionId transactionId) |
getAckMode, getConsumerInfo, getDestination, getSubscriptionId, setAckMode, setDestination
public StompQueueBrowserSubscription(ProtocolConverter stompTransport, String subscriptionId, ConsumerInfo consumerInfo, String transformation)
public MessageAck onStompMessageNack(String messageId, TransactionId transactionId) throws ProtocolException
onStompMessageNack
in class StompSubscription
ProtocolException
Copyright © 2005–2016. All rights reserved.