public class QueueUnbindHandler extends Object implements StateAwareMethodListener<org.apache.qpid.framing.QueueUnbindBody>
| Modifier and Type | Method and Description |
|---|---|
static QueueUnbindHandler |
getInstance() |
protected boolean |
isDefaultExchange(org.apache.qpid.framing.AMQShortString exchangeName) |
void |
methodReceived(AMQStateManager stateManager,
org.apache.qpid.framing.QueueUnbindBody body,
int channelId) |
public static QueueUnbindHandler getInstance()
public void methodReceived(AMQStateManager stateManager, org.apache.qpid.framing.QueueUnbindBody body, int channelId) throws org.apache.qpid.AMQException
methodReceived in interface StateAwareMethodListener<org.apache.qpid.framing.QueueUnbindBody>org.apache.qpid.AMQExceptionprotected boolean isDefaultExchange(org.apache.qpid.framing.AMQShortString exchangeName)
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.