public class BasicGetMethodHandler extends Object implements StateAwareMethodListener<org.apache.qpid.framing.BasicGetBody>
| Modifier and Type | Method and Description |
|---|---|
static BasicGetMethodHandler |
getInstance() |
void |
methodReceived(AMQStateManager stateManager,
org.apache.qpid.framing.BasicGetBody body,
int channelId) |
static boolean |
performGet(AMQQueue queue,
AMQProtocolSession session,
AMQChannel channel,
boolean acks) |
public static BasicGetMethodHandler getInstance()
public void methodReceived(AMQStateManager stateManager, org.apache.qpid.framing.BasicGetBody body, int channelId) throws org.apache.qpid.AMQException
methodReceived in interface StateAwareMethodListener<org.apache.qpid.framing.BasicGetBody>org.apache.qpid.AMQExceptionpublic static boolean performGet(AMQQueue queue, AMQProtocolSession session, AMQChannel channel, boolean acks) throws org.apache.qpid.AMQException, MessageSource.ExistingConsumerPreventsExclusive, MessageSource.ExistingExclusiveConsumer, MessageSource.ConsumerAccessRefused
org.apache.qpid.AMQExceptionMessageSource.ExistingConsumerPreventsExclusiveMessageSource.ExistingExclusiveConsumerMessageSource.ConsumerAccessRefusedCopyright © 2006–2014 The Apache Software Foundation. All rights reserved.