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