|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents the set of methods from the ConsumerDelegate that are handled on the server. The rest of the methods are handled in the advice stack.
Method Summary | |
void |
cancelInflightMessages(long lastDeliveryId)
Cancels any deliveries with a delivery id > lastDeliveryId - these are inflight |
void |
changeRate(float newRate)
Sent to the server to specify a new maximum rate at which to send messages at |
Methods inherited from interface org.jboss.jms.client.Closeable |
close, closing |
Method Detail |
public void changeRate(float newRate) throws JMSException
JMSException
public void cancelInflightMessages(long lastDeliveryId) throws JMSException
lastDeliveryId
-
JMSException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |