org.apache.activemq.transport.stomp
Class StompQueueBrowserSubscription
java.lang.Object
org.apache.activemq.transport.stomp.StompSubscription
org.apache.activemq.transport.stomp.StompQueueBrowserSubscription
public class StompQueueBrowserSubscription
- extends StompSubscription
| Fields inherited from class org.apache.activemq.transport.stomp.StompSubscription |
ackMode, AUTO_ACK, CLIENT_ACK, consumerInfo, destination, dispatchedMessage, INDIVIDUAL_ACK, protocolConverter, subscriptionId, transformation, unconsumedMessage |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StompQueueBrowserSubscription
public StompQueueBrowserSubscription(ProtocolConverter stompTransport,
String subscriptionId,
ConsumerInfo consumerInfo,
String transformation)
onStompMessageNack
public MessageAck onStompMessageNack(String messageId,
TransactionId transactionId)
throws ProtocolException
- Overrides:
onStompMessageNack in class StompSubscription
- Throws:
ProtocolException
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.